On Mon, Jun 2, 2008 at 4:16 PM, wrote: > Quoting Mark Rages : >> I believe that many of the C++ features that would be useful for >> embedded programming can be implemented in C without much trouble. > > Is there a "cheat sheet" for implementing C++ features in C? > >> Here's an interesting perspective: >> http://mstation.org/erikdecl.php > > Interesting indeed. I'm not entirely sure how you would implement > inheritance in C (the article makes it sound like it's trivial, but > does not elaborate). Any ideas? Google "inheritance in c" found these two links: http://www.embedded.com/97/fe29712.htm http://www.ddj.com/cpp/184406396 Looks relevant. Xiaofan -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist