goofing with C, C++, and meson
Find a file
Vincent Batts 7628ecc915
main: :ohno: linked to libcurl and did a webconnect
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2025-02-10 17:58:07 -05:00
account.cpp cpplint: lint things a bit 2025-02-10 17:15:32 -05:00
account.h cpplint: lint things a bit 2025-02-10 17:15:32 -05:00
audisp-example.c dorking around 2025-02-08 09:49:00 -05:00
common.h cpplint: lint things a bit 2025-02-10 17:15:32 -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 main: :ohno: linked to libcurl and did a webconnect 2025-02-10 17:58:07 -05:00
meson.build main: :ohno: linked to libcurl and did a webconnect 2025-02-10 17:58:07 -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 main: :ohno: linked to libcurl and did a webconnect 2025-02-10 17:58:07 -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.