Skip to content

aws4feb/c_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a C project Using gcc as a compailer

Execution command Step 1

To generate Object/Output file for the c program.

gcc <filename.c> -o <Output_filename.o>

Step 2

To execute output file

./Output_filename.o

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published