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

Página superior
Adjuntos:
Obtener este mensaje como un correo
+ (text/plain)
Eliminar este mensaje
Responder a este mensaje
Autor: plug-discuss@lists.plug.phoenix.az.us
Fecha:  
Asunto: 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?