Files
cvc5/examples/api
Daniel Larraz 545482a124 Use PRI macros to fix warnings in QuickStart C example (#11338)
Unlike the previous approach in PR #11251, this solution ensures
platform independence by using PRI macros for formatted printing.
Additionally, this PR enables the `-Werror` flag in the CI build for
examples, ensuring that future warnings are caught as errors.
2024-11-06 17:09:52 +00:00
..