Commit Graph

10 Commits (master)

Author SHA1 Message Date
Kelvin Lee 638449c43d C11 %zd is bit overkill here. Especially requiring conditional compile.
4 years ago
Kelvin Lee 1d8201c656 Print size_t properly with C11 %zd support.
4 years ago
Petri Lehtinen a8f5fa5f5a Tweak clang-format configuration a bit
5 years ago
Petri Lehtinen 79fe8c3435 Run clang-format on *.c, *.h
5 years ago
Petri Lehtinen 012c5f0eca jansson 2.8
8 years ago
Petri Lehtinen c244b1483e examples/README.rst: Fix formatting
10 years ago
Petri Lehtinen fc83f10c85 Add Makefile.am for examples
10 years ago
Petri Lehtinen 8d561cd94e examples/simple_parse.c: Reindent, fix warnings & style
10 years ago
Robert Poor 220dcb7be3 use fgets() rather than getline()
10 years ago
Robert Poor 48e0488f07 adding simple-parse example
10 years ago