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

Kezdőlap
Csatolmányok:
Üzenet email-ben
+ (text/plain)
Üzenet törlése
Válasz az üzenetre
Szerző: plug-discuss@lists.plug.phoenix.az.us
Dátum:  
Tárgy: 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?