libcg icon indicating copy to clipboard operation
libcg copied to clipboard

The tiny C library of 2D computer graphics.

Results 3 libcg issues
Sort by recently updated
recently updated
newest added

tried to build on macOS on Ventura (13.6.1 (22G213)) $ gcc --version Apple clang version 14.0.3 (clang-1403.0.22.14.1) Target: x86_64-apple-darwin22.6.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin and get the error message: `error:...

I am confused with some of the syntax and wondered if you could help me out. (I am new to this library and programming in c) Here is my code...