try positional format strings
This commit is contained in:
parent
cb3c9c0874
commit
ad287fd9a8
3 changed files with 11 additions and 1 deletions
3
Makefile
3
Makefile
|
@ -9,7 +9,8 @@ TARGETS=approximate-pi linked-list mandelbrot threads circular-buffer structs \
|
|||
ncurses-pong bit-fuckery bit-fuckery2 checkcheck multibrot bloom \
|
||||
wo-lernen lua-foo binsearch test-inline-assembly uiowa-threads-example \
|
||||
mtrace-test av-variance undefined-behaviour \
|
||||
multibrot-openmp hello-openmp mandelbrot-openmp
|
||||
multibrot-openmp hello-openmp mandelbrot-openmp \
|
||||
positional-format-strings
|
||||
EXTRAS=mandelbrot.bmp multibrot.png test-inline-assembly.s tags \
|
||||
mtrace-test.trace mtrace-test.txt multibrot-openmp.png
|
||||
VERYEXTRAS=cppcheck.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue