- EDITORS USED IN UNIX / LINUX : Mainly we use : vi Editor and ed Editor to type a c program in UNIX or LINUX etc.
. - COMMAND PROMPT AND COMMAND : There are two method(s) to make a C Program in UNIX / LINUX :
1. - cat> <file_name)
2. - vi <file_name>
Some File Name Examples : like : AABC.c hello.c, school.c etc. etc.
.
No comments:
Post a Comment