This repository has been archived on 2025-02-04. You can view files and clone it, but cannot push or open issues or pull requests.
helpless/oogabooga
2024-06-28 21:39:55 +02:00
..
base.c - Basic fixed-length string with replacement for C standard printing & fmt stuff 2024-06-28 18:50:30 +02:00
memory.c Build with clang (& fix stuff so it compiles with clang 2024-06-28 19:10:29 +02:00
oogabooga.c Make print a macro so we don't need to do const_string on fmt strings 2024-06-28 21:39:55 +02:00
os_impl_windows.c - Basic fixed-length string with replacement for C standard printing & fmt stuff 2024-06-28 18:50:30 +02:00
os_interface.c Make print a macro so we don't need to do const_string on fmt strings 2024-06-28 21:39:55 +02:00
string.c Make print a macro so we don't need to do const_string on fmt strings 2024-06-28 21:39:55 +02:00
tests.c Make print a macro so we don't need to do const_string on fmt strings 2024-06-28 21:39:55 +02:00