gtkradiant/tools
Ben Noordhuis c2be26a9bd q3map2: add safe string copy functions
* Q_strncpyz()
* Q_strncat()
* Q_strcat()

Guard against buffer overruns, always zero terminate the result.
2012-03-18 02:17:09 +01:00
..
quake2 uncrustify! now the code is only ugly on the *inside* 2012-03-17 15:01:54 -05:00
quake3 q3map2: add safe string copy functions 2012-03-18 02:17:09 +01:00