Mohamed Reda wrote:
i wish to learn the c++ structure to be able to wright a project using AVR-GCC.
Your question isn't exactly clear, but I think you are asking for some getting-started information on writing C++ for AVR's. If you go over to avrfreaks.net and search the gnu forum, you will find some threads discussion the issues. There are a few run-time routines you will need to provide for yourself. Also... be reminded that new and dispose will be of limited use on a processor with 2K bytes of physical SRAM :)

-dave


_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to