Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thelime1/c_functions
all esprit C functions in one repo
https://github.com/thelime1/c_functions
c esprit functions
Last synced: about 1 month ago
JSON representation
all esprit C functions in one repo
- Host: GitHub
- URL: https://github.com/thelime1/c_functions
- Owner: TheLime1
- Created: 2022-12-05T14:47:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-06T14:42:52.000Z (12 months ago)
- Last Synced: 2024-07-30T18:16:10.756Z (5 months ago)
- Topics: c, esprit, functions
- Language: C
- Homepage:
- Size: 7.44 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C_functions
all esprit C functions in one repo
[click this link to visualize the code](https://mango-dune-07a8b7110.1.azurestaticapps.net/?repo=TheLime1%2FC_functions)
[List of document autorise](https://github.com/stars/TheLime1/lists/esprit-cheat-sheets)
#### template
```C
#include
#include
#includevoid ()
{}
void ();
int main()
{
();
return 0;
}
```Massive thanks to chatGPT.