Skip to content

Code in C file; Mainly on reading, writing files; Gist of the code is that we have to write the code in a .txt file in order, that is according to how it is called or read by the computer

Notifications You must be signed in to change notification settings

claireyoungmin/MP1

Repository files navigation

MP1

A c/c++ file usually begins with the include preprocessor directive like #include <stdio.h>. The goal of this Machine Problem or (MP) is to insert the contents of the included files in the c/c++ file, replacing the preprocessor directives with their corresponding content and writing all the code into a .txt output file.

About

Code in C file; Mainly on reading, writing files; Gist of the code is that we have to write the code in a .txt file in order, that is according to how it is called or read by the computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published