Kelvin Lee
|
638449c43d
|
C11 %zd is bit overkill here. Especially requiring conditional compile.
|
2020-11-06 15:51:14 +11:00 |
|
Kelvin Lee
|
1d8201c656
|
Print size_t properly with C11 %zd support.
|
2020-11-05 22:05:54 +11:00 |
|
Petri Lehtinen
|
a8f5fa5f5a
|
Tweak clang-format configuration a bit
Set ColumnLimit to 90, remove AllowShortCaseLabelsOnASingleLine.
|
2019-10-21 08:56:03 +03:00 |
|
Petri Lehtinen
|
79fe8c3435
|
Run clang-format on *.c, *.h
|
2019-10-21 08:55:01 +03:00 |
|
Petri Lehtinen
|
012c5f0eca
|
jansson 2.8
|
2016-08-30 21:09:28 +03:00 |
|
Petri Lehtinen
|
c244b1483e
|
examples/README.rst: Fix formatting
|
2014-12-30 08:56:07 +02:00 |
|
Petri Lehtinen
|
fc83f10c85
|
Add Makefile.am for examples
|
2014-12-30 08:50:33 +02:00 |
|
Petri Lehtinen
|
8d561cd94e
|
examples/simple_parse.c: Reindent, fix warnings & style
|
2014-12-30 08:50:33 +02:00 |
|
Robert Poor
|
220dcb7be3
|
use fgets() rather than getline()
|
2014-12-29 06:22:19 -08:00 |
|
Robert Poor
|
48e0488f07
|
adding simple-parse example
|
2014-12-26 10:49:15 -08:00 |
|