C++ examples wikiHi all, I have created a wiki for people to collaborate to make examples of basic c++ concepts. F...
va_list has not been declaredThis produces the error: #include <iostream> int main() { return 0; } While this doe...
va_list has not been declaredI haven't used it at all (directly). It looks like it is getting included by some other "core" files...
va_list has not been declaredWhen compiling some working code on Fedora 11, I am getting this error: /usr/include/c++/4.4.1/cs...
segmentetion fault......again.Maybe you can post a complete, compilable example, as well as the input that it is segfaulting with....
This user does not accept Private Messages