This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
iostream.h problem
- From: "Anant Aneja" <anantaneja at rediffmail dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: 13 Jan 2003 19:33:49 -0000
- Subject: iostream.h problem
- Reply-to: "Anant Aneja" <anantaneja at rediffmail dot com>
thanks for solving my math.h problem but as i mentioned i have a
similar one with iostream.h.
I tried including the file directly by using "iostream.h" but the
problem does not seem to be with the inclusion
i get a undefined refrence to the cin operator
any otions u can suggest.
Also are ther any front ends for GCC that i can use ?
Anant Aneja