String Functions
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.