|
Blue Forest http://www.lslnet.com at 2:08 p.m. on August 16, 2006
|
|
Linux Africa main () function printf ( "text\n") shows how not?
|
|
For example : Void dosub () { Printf ( "subproc\n"); Guangzhou Trade Fair is shown }
Int Main (int argc, char **argv) { Printf ( "begin\n"); Dosub; Printf ( "end\n"); }
|
|
|
Re : Linux Africa main () function printf ( "text\n") shows how not?
|
|
Call dosub no bracket, how your compiler has passed, let alone running, add brackets try.
|
|