Open main menu

CDOT Wiki β

Changes

C++/C Q & A on stackoverlfow

No change in size, 15:55, 20 September 2012
Q&A List compiled from stackoverflow
*How come there's no namespace specified before :: ? [http://stackoverflow.com/questions/5966647/c-namespace-question] (Peter Liu)
** global namespace [http://stackoverflow.com/questions/10269012/global-scope-vs-global-namespace]
*FYE FYI - the C++ standard namespace (std) [http://www-h.eng.cam.ac.uk/help/tpl/languages/C++/namespaces.html#Standard] (Peter Liu)
*What does it mean for a char to be signed? [http://stackoverflow.com/questions/451375/what-does-it-mean-for-a-char-to-be-signed] (Peter Liu)
*This thread contains Tips to make sure your code is cross-compatible [http://stackoverflow.com/questions/3451537/c-cross-platform-code] (Lucas Passarella)
1
edit