|
|
|
|
Menu |
|
|
Home |
| |
|
Discussions |
| |
|
Tools |
| |
|
Affiliates |
| |
|
Content |
| |
|
Info |
| | |
|
|
|
|
|
User Info |
|
Membership:
Latest: MichaelSnaRe
New Today: 0
New Yesterday: 0
Overall: 9144
People Online:
Visitors: 70
Members: 0
Total: 70
|
|
|
|
|
|
Full disclosure |
|
|
|
|
|
|
|
|
|
IT Security and Insecurity Portal |
|
|
c problem |
|
Posted: Fri Jan 18, 2008 1:26 am |
|
|
slain |
Regular user |
|
|
Joined: Jan 17, 2008 |
Posts: 11 |
|
|
|
|
|
|
|
i am just getting into c on backtrack beta 3 and i was following "C for dummies 2nd edition" and wrote the source for goodbye.c:
#include <stdio.h>
int main()
{
printf("Goodbye, cruel world!\n");
return(0);
}
and i get this error msg when im in the the learn folder (cd prog/c/learn):
goodbye.c:7:2: warning: no newline at end of file
can someone tell me what i did wrong? |
|
|
|
|
Posted: Fri Jan 18, 2008 2:51 am |
|
|
waraxe |
Site admin |
|
|
Joined: May 11, 2004 |
Posts: 2407 |
Location: Estonia, Tartu |
|
|
|
|
|
|
|
|
|
|
Posted: Fri Jan 18, 2008 4:28 am |
|
|
slain |
Regular user |
|
|
Joined: Jan 17, 2008 |
Posts: 11 |
|
|
|
|
|
|
|
ya i ended up figuring this out by myself. thx tho |
|
|
|
|
www.waraxe.us Forum Index -> C and C++
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT
Page 1 of 1
|
|
|
Powered by phpBB © 2001-2008 phpBB Group
|
|
|
|
|
|
|