Welcome to Egypt Forums Mark forums read | Egypt Main Page
Egypt Forums
Arabic Movies



Programming Languages A Place for windows applications programs and programmers .

Programming Languages Thread, Solved: Dev-c++ in Programming , WebDesign & Development; I have recently started learning c and am using the dev-c++ compiler. I am extremely new and am attempting to ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=30396


Reply
 
 
Senior Member

Reply With Quote
 
Join Date: Dec 2008
Posts: 18,122
18-02-2009, 09:50 AM
 
I have recently started learning c and am using the dev-c++ compiler. I am extremely new and am attempting to write the hello world program, here is my source #include int main(void) { (indent here) printf("Hello, world!\n")...

I have recently started learning c and am using the dev-c++ compiler. I am extremely new and am attempting to write the hello world program, here is my source

#include

int main(void)
{
(indent here) printf("Hello, world!\n")
(indent here)return 0;
}


after compiling and linking source code, I was alerted to no errors and nothing wrong with my code, but, alas, when trying to run the .exe, nothing happened, is there something I am forgetting?
 
 
 
Reply

Programming Languages Thread, Solved: Dev-c++ in Programming , WebDesign & Development; I have recently started learning c and am using the dev-c++ compiler. I am extremely new and am attempting to ...

Short Link: http://forum.egypt.com/enforum/showthread.php?t=30396


Bookmarks

Tags
devc, solved


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump