Tell me? Does the current GCC implementation of lib_c support the NEW keyword? I searched the forum but found it may be more accurate just to ask?
Thanks in advance.
Tell me? Does the current GCC implementation of lib_c support the NEW keyword? I searched the forum but found it may be more accurate just to ask?
Thanks in advance.
No such thing like a NEW keyword.
But maybe you meant "new". C and C++ are case-sensitive languages.
No substantial change wrt. the C++ implementation state compared to
what's written in the FAQ. We still need a volunteer to improve C++
support (which will most likely require to get libsup++ compile).
Also, to be pedantic, there's no such thing as lib_c either.
For the AVR, there is avr-libc, the Standard C library for the AVR. At the moment there is not a Standard C++ library for the AVR.