Frequently Asked Questions
This page answers some of the most frequently asked questions on the topic of software development.
General C and C++
Should I use NULL or zero in pointer assignments?
Why do you use goto in your code?
What is wrong with a function argument declared as "const int&"?
Why is it a bad idea to call complex functions in constructors and destructors?
Is there any advantage in using strcpy_s?
XML & XSL
How can I style Google sitemap XML?
|