String Functions

From Valve Developer Community
Revision as of 11:28, 9 August 2006 by Ts2do (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

In the Source SDK's August '06 update, the string functions' prefix has been changed from Q_ to V_ (i.e. V_strcpy). Backwards compatibility is still available, but it is advised to use the new prefix.