Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
#include

void ()
{

}

void ();

int main()
{
();
return 0;
}
```

Massive thanks to chatGPT.