Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 270 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 270 Bytes

C - Basic Programs

Code for calculating area of rectangle and circle from basic cout and cin iostream operations and learn how to build class. Another code is regarding how to open file using a c program and use fork system call by creating child process and waitpid.