Qstrcpy: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
No edit summary
One (talk | contribs)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
qstrcpy <quote1> <quote2>
'''qstrcpy''' <quote1> <quote2>


Copies the text of <quote1> to <quote2>.
Copies the text of <quote2> to <quote1>.


[[Category:EDuke32 specific commands]]
[[Category:EDuke32 specific commands]]
[[Category:String manipulation]]
[[Category:String manipulation]]

Latest revision as of 13:19, 4 May 2009

qstrcpy <quote1> <quote2>

Copies the text of <quote2> to <quote1>.