View Single Post
Old 10-22-2004, 06:14 PM   #6 (permalink)
joe_bruin
LOAD "*",8,1
 
Join Date: Feb 2003
Location: la.ca.us
Posts: 254
joe_bruin is on a distinguished road
Quote:
Originally posted by Valmont
[b]- conio
That is not standard whatsoever.
absolutely. i meant the ".h" (old style) includes.

Quote:
- iostream.h / math.h
In that case, the above headers do not exist in standard C++. Old.
sure they do. backwards compatibility is maintained with older versions of c++ and with c, and they are legitimate to use.

Quote:
The comment never said that the declaration is optional in case it is being used. It said that the function is optional.
my mistake.
joe_bruin is offline   Reply With Quote