![]() |
Newbie Question
Hi All
I have a newbie problem, I am very new to C programming and am studying it as part of a degree course in the uk. We have to use C specifically not C# or C++. I am currently running Bloodshed Dev-C++ V4.9.9.2 on Windows XP Professional Version 2002 Service pack 3 V.3264 My problem is this; Having written and compiled a simple program; Code:
#include <stdio.h>Code:
#include <stdio.h>Closing out Dev-C++ and reopening the source file makes no difference, even rebooting my computer and then opening the source file again with Dev-C++ makes no difference, the executed program acts exactly as the original unedited program. This is driving me nuts and causing my work to take 3-4 times as long as it should. Does anyone have any idea where i am going wrong adn what i need to do to stop this happening? Thanks TFLNemesis |
Re: Newbie Question
difference is there
first program layout Code:
Code:
|
| All times are GMT +5.5. The time now is 07:44. |