Fundamentals

of Programming

  #include ^stdio.h*
  int main(){
      printf("Welcome !");
      return 0;
  }; 
Scroll

FP@KNTU:~$ gcc course.c

FP@KNTU:~$ ./course

Fall 2019

FP@KNTU:~$

FP@KNTU:~$ gcc course.c

FP@KNTU:~$ ./course

Fall 2018

FP@KNTU:~$

FP@KNTU:~$ gcc course.c

FP@KNTU:~$ ./course

Fall 2017

FP@KNTU:~$

FP@KNTU:~$ gcc course.c

FP@KNTU:~$ ./course

Fall 2016

FP@KNTU:~$

Designed by Parsa Sam