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

https://github.com/cee-studio/c-mistakes

Common mistakes made by C novices
https://github.com/cee-studio/c-mistakes

Last synced: 4 months ago
JSON representation

Common mistakes made by C novices

Awesome Lists containing this project

README

          

# Mistakes of C code made by novices

These are collections of memory mistakes made by students in their C
code.

Contributions are welcome.

The contribution guidelines:

1. Obtain the entire source code for each mistake
2. Use https://cee.studio to create an executable demo link*
3. Describe briefly each mistake
4. Include the original post link (if it's possible)

### [Memory Errors](memory-errors.md)

* The included code can compile and generate an executable