/C-Programming-Files

Just a repo for uploading random class codes here.

Primary LanguageCApache License 2.0Apache-2.0

C-Programming-Files

A repository for storing C programming language common structures and good syntax practices.

file_IO_with_fscanf_and_fprintf();
file_IO_with_fread_and_fwrite();
file_IO_with_fgets_and_fputs();
string_manipulation_test();