Networking, Programming and Graphics - Tutorials
Networking, Programming and Graphics - Tutorials
Simple PHP, Development, PHP Programming lessnos

Commands for executing a C++ program in Unix OS - C++

Type:
Networking, Programming and Graphics - Tutorials
Level: Beginner Networking, Programming and Graphics - Tutorials 
Networking, Programming and Graphics - Tutorials
Date: 2006-Dec-04
Networking, Programming and Graphics - Tutorials
Visited: 3265 times
Networking, Programming and Graphics - Tutorials
Rating: Networking, Programming and Graphics - Tutorials
Networking, Programming and Graphics - Tutorials
Author: Alex Tutorialized

Program is created with the help of a text editor, which is either ed or vi in the case of UNIX operating systems. The files should be saved with the extension either .C or .cc. CC filename is the command, which is used is used for compiling and linking the file created under UNIX operating systems. The compiled and linked program is called the executable object code, and is stored in another file name a.out. The file a.out is executed by simply keying a.out in the systems prompt.

Commands for executing a C++ program in Unix OS - C++
Rate this tutorial:                    
Post Comment

Need a specific tutorial? Do not hesitate and submit a request!
Your e-mail: