 |
|
|
Posts: 17,781
Country:
Star Sign:
Join Date: Jul 2010
Location: ▌║█║▌│█│║▌║
Gender:
|
|
How To Compile/Run And Print A Message On Screen Using Dev C++

Open Dev C++ And Create A New Source File

Source File Created

Note: Lines Started With // Are Comments Which Will Be Ignored By The Compiler & Not Be Executed.:
Comments Are Just For Your Understanding To Get Familiar With C++ Basics.
Coding For Displaying A Message On Screen

Compile Your Program To Check Errors If Exist (Shortcut Key F9)

After Clicking On Compile It Will Ask You To Save Your File

Run Your Program (Shortcut Key F10)

Output Of Your Program (Hello Meraforum!)
➳ bE driveN wiTh puRpOse, Be r313n71355 in your alιgnмenт;
with excellence.
pAy n0 mInd to the ∂ιsιмραssισηε∂ เ๓ק๏tєภt ђคtєгร ♬
☣.. нoolιgan ☠
Last edited by Morash; 04-07-2014 at 11:16 PM..
|