something like this:
WinExec ("notepad.exe", SW_SHOWNORMAL);
Use the keyboard.
Either with a text-editor, like Notepad, or with an integrated developping environment (IDE), like TurboC.
I'd suggest and editor like EditPad or NotePad++
Open "My Computer" Navigate to the folder64 bit:"C:\Program Files (x86)\Steam\SteamApps\Common\Amnesia The Dark Descent\Config\default_main_settings.cfg"32 bit:"C:\Program Files\Steam\SteamApps\Common\Amnesia The Dark Descent\Config\default_main_settings.cfg"And open the file with notepad(right click, "open with", notepad)Change screen width and height to desired resolution.
Surround the name of the program in quotation marks, such as: "C:\Program Files (x86)\Programmer's Notepad\pn.exe".
better copy the needed program from your word document and paste it in a notepad and save it with " .c " extension ,now paste this file with ".c" extension to "bin" folder then normally open the turboc file->open and click on the corresponding name with ".c" extension
A good open source IDE for C++ would be Code::Blocks or Notepad++.
You don't want to use Microsoft Visual Studio to edit/run Java programs... http://www.eclipse.org/downloads/ Use the Eclipse IDE instead... Visual Studio's only for C/C++ language programs.
If you want to copy C source code to a new file in MS Word, use the following steps:Open the C program in Notepad if it's not already open.Select all text (usually CTRL+A works fine).Copy that text to the clipboard (CTRL+C).Open MS Word (or Wordpad).CTRL+V to paste the C source code.Save if desired.If the C source code is in a file, and you have Windows Explorer open with that file showing, you can open MS Word, and then drag the file from Explorer to MS Word, which will open that file.
I't was fully coded in notepad. Nah just kidding they probably made custom software with c++. That program isn't public tough.
Press key F2, or select command Save from menu File.
Editing the hosts file in Windows is very similar to doing it in XP, except that you need to be an administrator to save your changes. First, open Notepad as an administrator. This can be done by right-clicking on the Notepad icon in the Start menu. Once Notepad opens, open the hosts file from C:\Windows\System32\drivers\etc. Make your changes and then Save.