Commit graph

9 commits

Author SHA1 Message Date
06b00b9f97
worker: put this threaded worker into a class for cleanliness
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2025-02-10 13:59:21 -05:00
f332b0868a
README and fd: start a note to tell what I'm doing here ...
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2025-02-10 13:22:03 -05:00
d3a10d7190
*: adding a threaded worker example
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2025-02-08 19:56:52 -05:00
c89b8f22da
account: implement deposit, withdraw, and getter
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2025-02-08 11:18:25 -05:00
bfa3196b62
account: split class logic out and have it building
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2025-02-08 11:09:09 -05:00
82b198f898
read++: fix the build
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2025-02-08 10:27:28 -05:00
af02cae0ba
meson and C++ files as *.cpp
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2025-02-08 10:16:33 -05:00
d77bfd2366 dorking around 2025-02-08 09:49:00 -05:00
9f1aba8dd8
main.c: basic enum
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2024-04-01 15:47:02 -04:00