Files
sourcemod/extensions/sdktools
Asher Baker a1271ec3a8 Handle NULLs in SDKCall string return (Fixes #874) (#906)
`SDKCall` has existing semantics that a `-1` retval indicates null, so use that and writes an empty string to the buffer.

Consumers can tell the difference between `""` and `NULL` by checking if the return value is `0` or `-1`.
2018-10-11 00:18:03 +01:00
..
2017-05-09 15:16:05 +01:00
2008-03-30 07:00:22 +00:00
2008-03-30 07:00:22 +00:00
2008-03-30 07:00:22 +00:00