Error: Missing character on the parameter list for main
Hello Everybody,
Why is it that I keep getting this error:
Error: missing ')' in parameter list for main
int main ( {
I am very sure that I have closed the declaration. I re-checked everything and the missing “)” is there. But when I compile the program it keeps on returning the same error. I really need some help on this please help me with this.
Thanks.








