94ca7accdf
Previously I packed standard library variable arguments as well as file operation into one define `NK_INCLUDE_STANDARD_IO`. This caused some problems and I split the define into two. So if you want the old behavior you need to define `NK_INCLUDE_STANDARD_IO` as well as `NK_INCLUDE_STANDARD_VARARGS`. If you only want file operations but not variable arguments only define `NK_INCLUDE_STANDARD_IO` and if you only want varargs but not file operations please only define `NK_INCLUDE_STANDARD_VARARGS`. |
||
---|---|---|
.. | ||
allegro5 | ||
d3d11 | ||
emscripten | ||
gdi | ||
gdip | ||
glfw_opengl2 | ||
glfw_opengl3 | ||
sdl1_2 | ||
sdl_opengl2 | ||
sdl_opengl3 | ||
x11 | ||
x11_opengl2 | ||
x11_opengl3 | ||
calculator.c | ||
node_editor.c | ||
overview.c | ||
style.c |