String Functions

From Valve Developer Community
Jump to navigation Jump to search
Icon-callout-orphan.png
This article is an orphan, meaning that few or no articles link to it (since January 2024). You can help by adding links to this article from other relevant articles.
This article or section is a stub. You can help by expanding it.

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.