Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~88 People Reached
Favorite Forums
Favorite Tags
c++ x 1
Member Avatar for Selrahcthewise

i started to put in the hello world code in my compiler and i've tried to build it and it pops up this message error C2447: '{' : missing function header (old-style formal list?)how do i fix it here is the code [CODE] #include <stdio.h> ; int main (void) ;{ …

Member Avatar for Narue
0
88