Can you elaborate that question a bit?
A non member function is declared the same way in C++ as in C. If you compile all source files as C++, i.e. not mixing C compiled and C++ compiled source, in most cases you won't notice any difference.
Last edited by S_M_A; November 4th, 2011 at 06:47 AM.
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are, by
definition, not smart enough to debug it.
- Brian W. Kernighan
Bookmarks