Hello to all of you ,
I got a problem . I was writing a simple C -program and was able to compile
it successfuly with /usr/bin/cc .
But if i declare Function Prototype and start to compile it , it produces an error.
As shown below:
(Bundled) cc: "try.c", line 2: error 1705: Function prototypes are an ANSI featu
re.
Can you all please help me on this one . Thanks .
Rgds ,
omari
I got a problem . I was writing a simple C -program and was able to compile
it successfuly with /usr/bin/cc .
But if i declare Function Prototype and start to compile it , it produces an error.
As shown below:
(Bundled) cc: "try.c", line 2: error 1705: Function prototypes are an ANSI featu
re.
Can you all please help me on this one . Thanks .
Rgds ,
omari