goofing with C, C++, and meson
Find a file
Vincent Batts e62400400d
*: shaping into a project structure
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2025-02-10 16:29:08 -05:00
account.cpp *.cpp *.h: vim settings for 2-spaces instead of tabs 2025-02-10 13:59:55 -05:00
account.h *: shaping into a project structure 2025-02-10 16:29:08 -05:00
audisp-example.c dorking around 2025-02-08 09:49:00 -05:00
common.h *: shaping into a project structure 2025-02-10 16:29:08 -05:00
dna.c *: shaping into a project structure 2025-02-10 16:29:08 -05:00
fd.cpp README and fd: start a note to tell what I'm doing here ... 2025-02-10 13:22:03 -05:00
main.cpp *: shaping into a project structure 2025-02-10 16:29:08 -05:00
meson.build *: shaping into a project structure 2025-02-10 16:29:08 -05:00
read++.cpp read++: fix the build 2025-02-08 10:27:28 -05:00
read.c dorking around 2025-02-08 09:49:00 -05:00
README.md README and fd: start a note to tell what I'm doing here ... 2025-02-10 13:22:03 -05:00
worker.h *: shaping into a project structure 2025-02-10 16:29:08 -05:00

tmp.c

Hacking around with C/C++ basics to get myself comfortable and up to speed. To a large extent, making myself attempt to do small projects in C/C++ as a default.