Skip to content

curiousDTU/cc-gag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

cc-gag

Download & install git from https://git-scm.com/downloads
after installation:
Fork this repository into "your" account
Clone it into your system using command:
    $git clone url    //example:replace url with https://github.com/your-account/cc-gag
Enter cc-gag folder
open "name.c" in a text editor.
Enter your name using the printf statement in c programming language.
After testing:
Commit the change using the commands:
    $cd cc-gag
    $git add name.c
    $git commit -m "added your name"
    $git push
Then create the pull request.

Take screenshots at every step and create a document of your work.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages