Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Compilers LCC > Missing prototy...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 3 Topic 1022 of 1058
Post > Topic >>

Missing prototype?

by "Bartc" <bc@[EMAIL PROTECTED] > Feb 2, 2008 at 11:39 AM

Please tell me what's wrong with the following code. Keeps saying missing 
prototype for test().

Thanks,
Bart


void test();

int main(void)
{
test();
}

test()
{
}
 




 3 Posts in Topic:
Missing prototype?
"Bartc" <bc@  2008-02-02 11:39:54 
Re: Missing prototype?
"Bartc" <bc@  2008-02-02 11:55:51 
Re: Missing prototype?
jacob navia <jacob@[EM  2008-02-02 13:05:28 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sun Jul 6 19:19:18 CDT 2008.