answersLogoWhite

0

something like this:

WinExec ("notepad.exe", SW_SHOWNORMAL);

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How you write a c program in notepad?

Use the keyboard.


How do you make a c program?

Either with a text-editor, like Notepad, or with an integrated developping environment (IDE), like TurboC.


How do you make a program to find min no from 2 d array in c?

I'd suggest and editor like EditPad or NotePad++


How do you play amnesia the dark descent in 320x240 on steam?

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.


How do you execute a program in cmd with space?

Surround the name of the program in quotation marks, such as: "C:\Program Files (x86)\Programmer's Notepad\pn.exe".


How do you copy the turbo c screen in Microsoft Word?

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


Where do you get c plus plus software?

A good open source IDE for C++ would be Code::Blocks or Notepad++.


How do i open a java file in Microsoft visual studio using the command prompt i know you would type notepad helloworld period java to open a java program in notepad but how do i do it for MVS?

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.


How do you copy c program to msword?

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.


What software was used to make YouTube?

I't was fully coded in notepad. Nah just kidding they probably made custom software with c++. That program isn't public tough.


How do you copy and paste in turbo c compiler?

Press key F2, or select command Save from menu File.


How do you edit the hosts file in Windows 7?

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.