I have a problem here. When i execute and run the source code which was written in Visual C++ in Dev C++, the outcome was not the same as when i run in Visual C++.
So i would like to know why?
Can it be i need to link the header files (e.g #include "stdio.h") into Dev C++?