answersLogoWhite

0


Best Answer

You can have more than one output-file opened in the same time, see manuals of functions fopen, fclose, fwrite, fprintf, ...

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How to save output in separate file for c programs?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

How do you save GIF extension file in Dev c plus plus?

The extension is actually immaterial. It merely serves to give the operating system a hint as to the file's content, allowing the file to be associated with a particular application, such as a GIF file viewer or an image editor application. In order to save a GIF file, you must first re-encode the image (assuming it is not already in GIF format), and save the output to a file with a GIF extension.


Can you retrieve a JPEG file out of a HTML file?

A .jpeg file is not in an HTML file. It is a separate file that is called from the HTML file to display on the browser. You can get the URL of the jpeg file from the HTML file and if the graphic is still there, the file can be obtained from its location. If you are on the actual web page that displays the image, you can usually right click on the image and select 'Save As' and save the file. Some web sites have their images protected to prevent you from saving their photos onto your harddrive.


Step in saving application in Visual Basic?

If you are talking about VB 2008 EE, then if you are all done with your program, click "File", then 'Save All", then choose where to save it, just save to desktop for quick reference, then press 'Save". It will save to your selected location. Then go to your location you saved it to, open the folder which should be named the name you gave the Form in the beginning. Then open the folders in these stepsProgram's Name\*programs name*/*programs name*/bin/debug/Now in the debug folder, their should be 4 files, an XML Document, a PDB File, a vsHost file, and a windows form application which should be the very first file in the folder.


No save option in pdf file how to save the pdf file?

no save option in psdf


How do you save a text file as c file on mac?

From editor: File / Save As or File / Write To From shell: rename, move, mv

Related questions

How save output of exe file into text file?

to save the output in a file and display the same ion the VDU


How can save output of c programs throw command?

C does not support try, catch, and throw. In C++, you can save the output to a file, or to some memory structure that would be displayed in a catch block.


What is Save as?

The Save As comand is used for various things. It canbe used to save the file with a new name, giving you a separate copy of the file. It can be used to save the file into a new location. It can be used to save the file into a different format.


What is save as command?

The Save As comand is used for various things. It canbe used to save the file with a new name, giving you a separate copy of the file. It can be used to save the file into a new location. It can be used to save the file into a different format.


How do you save turbo c programs in turboc?

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


How do you output a star using PHP?

type this in a file save it as something.php and then run it <?php echo '*'; ?>


How do you separate Excel Workbooks into new files?

Save as new file, delete all the worksheets you do not want to save in that file. Repeat the process until you have saved each worksheet to a new file.


Where does Ubuntu save programs?

The program is saved in the Home directory, usually in the Downloads file.


How can you convert data to other forms?

The are some programs that can convert files to other file types or you can edit it and go save as and change the file type there


How can you read some text into your computer's microphone and save it as a file?

If you want to save to a text file, you need a Speech to text application.If you want to save it as a sound file and you are using Windows, follow these steps:- Click on Start button- Choose Programs -> Accessories -> Entertainment -> Sound Recorder - Click on the red button on the Sound Recorder application and speak to your microphone.- When done, save the file from the file menu.


How do you create a file in office 2007?

Create a new document in any of the office 2007 programs and save this document.


How do you save GIF extension file in Dev c plus plus?

The extension is actually immaterial. It merely serves to give the operating system a hint as to the file's content, allowing the file to be associated with a particular application, such as a GIF file viewer or an image editor application. In order to save a GIF file, you must first re-encode the image (assuming it is not already in GIF format), and save the output to a file with a GIF extension.