String Functions
Jump to navigation
Jump to search

This article is an orphan, meaning that few or no articles link to it.
You can help by
adding links to this article from other relevant articles.
January 2024
You can help by

January 2024
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.