> Slow C++ base + fast C layer to access it [slow + > fast=slower_than_slow]. Or fast C base without any access layer > [=fast]. > Hmm, I think yes. I read at : http://unthought.net/c++/c_vs_c++.html http://www.cherrystonesoftware.com/doc/AlgorithmicPerformance.pdf
SDL create from C and only 1 file sdl.dll/sdl.so. For drawing text use sdl_ttf.dll (just 2 files and freetype.dll/used by sdl_ttf). Plaform supported win,mac,lin,ios,android. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

