Saturday, 21 November 2015

CS604 Operating System Assignment No_01 Due Date 23-11-2015

Soultion 

-> Download Links:


-> How To Make Directories:



-> How To Compile & Run Program:
Type the command
gedit hello.c
and enter the C source code below:
#include <stdio.h>
main() {
printf("Hello World\n");
}
Close the editor window.





  • How to Compile and Run a C Program on Ubuntu Linux.pdf How to Compile and Run a C Program on Ubuntu Linux.pdf 2.9 MB
  • first assignment.docx first assignment.docx, 543 KB
  • No comments:

    Post a Comment