Skip to content

EduardoAirton/C-Basic-Functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

C-Basic-Functions

A file with the most important functions in C, read and validate int, float, string, char, options and files. All to help you start your project in C without have to spend a lot of time building this basic functions that already validade the input.

Getting Started

Just Dowload the content and open in you IDE of choice or click on Model.c and copy.

Prerequisites

Put your code int the main area and use the functions given. If you use windows you need to install GCC compiler (MAC already come pre installed), always download the lasted version, then open the prompt in the folder that you saved the C file and run gcc model.c and ./a.out.

Contributing

Feel free to send any update

If you see a code or method here that doesn't work anymore with the current C version or is not a good fit, please submit a pull request to improve this file or consider updating it, thank you!

Recommended C Course

CS50

Author

About

A file with the most important functions in C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages