This commit is contained in:
Miloslav Ciz 2023-02-25 22:19:03 +01:00
parent bb3a0d81d6
commit 1ccdf27364
8 changed files with 112 additions and 11 deletions

3
c.md
View file

@ -173,4 +173,5 @@ RETURN_TYPE myFunction (TYPE1 param1, TYPE2 param2, ...)
- [Pascal](pascal.md)
- [Fortran](fortran.md)
- [LISP](lisp.md)
- [FORTH](forth.md)
- [FORTH](forth.md)
- [memory management](memory_management.md) in C