compiling from the command line/ ass1.c:1:22: iostream.h: No…

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: plug-discuss@lists.plug.phoenix.az.us
Date:  
Subject: compiling from the command line/ ass1.c:1:22: iostream.h: No such fileor directory
Howdy. I am using a debian unstable based on knoppix. To answer one person:
rob@fearlesslaptop:~$ locate iostream.h
/usr/include/c++/3.2/backward/iostream.h
rob@fearlesslaptop:~$ find /usr/include/ -name iostream.h
/usr/include/c++/3.2/backward/iostream.h

To answer another I have been using both:
rob@fearlesslaptop:~$ gcc as1.h -o as1

g++ as1.h -a as1


Why would they change the header styles? And why would msft not change their
software with the time?