|
Blue Forest http://www.lslnet.com at 10:18 on June 6, 2006
Assemble a problem Linux
Test.cpp
#include<stdio.h>;
Void main ()
{
Printf ( "Panorama");
}
4003rd translation : Linux test.cpp (plus -L/usr/lib, -lc also wrong)
4003rd mistakes undefined reference to `printf (char const *. . . ) '
How to solve? |
Assemble a problem Instead of gcc |
Assemble a problem I use Linux compiler, the main value of the return
Int void to be correct implementation. |
Assemble a problem C procedures to use gcc compiler, C + + Programming with the editing process, which does not seem to void the main another C + +. |
| |