goofing with C, C++, and meson
Find a file
Vincent Batts 768916ff0d
*.cpp *.h: vim settings for 2-spaces instead of tabs
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2025-02-10 13:59:55 -05:00
account.cpp *.cpp *.h: vim settings for 2-spaces instead of tabs 2025-02-10 13:59:55 -05:00
account.h *.cpp *.h: vim settings for 2-spaces instead of tabs 2025-02-10 13:59:55 -05:00
audisp-example.c dorking around 2025-02-08 09:49:00 -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.c dorking around 2025-02-08 09:49:00 -05:00
main.cpp *.cpp *.h: vim settings for 2-spaces instead of tabs 2025-02-10 13:59:55 -05:00
meson.build *: adding a threaded worker example 2025-02-08 19:56:52 -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.cpp worker: put this threaded worker into a class for cleanliness 2025-02-10 13:59:21 -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.