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.