ndato.com
Menu
Links
C

libtuberia

2025-08-16: A library to implement a pipeline

Tags: C , Libraries

Using typedef or not

2025-03-26: When to use typedef and why

Tags: C , Patterns

Safer Pointers

2024-11-26: Following some ideas to make it safer to use pointers in C

Tags: C , Patterns , Pointers