Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 389 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 389 Bytes

Examples related to C programming (Algorithm)

Year: 2020-2021

  • Preprocessing
  • Data types
  • Enumerated Data types
  • Structures and Unions
  • Operators
  • Memory allocation
  • Command line arguments
  • Loops
  • Pointers
  • File operations (open, read, write, close)
  • Input and Output
  • Manipulation of strings (sscanf, sprintf, atoi,...)

Refer Source code (*.h and *.c)