E
Emmanuel Delahaye
William L. Bahn wrote on 02/09/04 :
Sounds to be a C++ compiler. (g++, I presume)
--
Emmanuel
The C-FAQ: http://www.eskimo.com/~scs/C-faq/faq.html
The C-library: http://www.dinkumware.com/refxc.html
"C is a sharp tool"
Unless your compiler, like mine, would throw the following error
(not warning):
Compiling JUNKER.C:
Error JUNKER.C 19: Cannot convert 'void *' to 'char *' in
function main()
And that's when it is configured for ANSI compliance
Sounds to be a C++ compiler. (g++, I presume)
--
Emmanuel
The C-FAQ: http://www.eskimo.com/~scs/C-faq/faq.html
The C-library: http://www.dinkumware.com/refxc.html
"C is a sharp tool"