Qstrncat

From EDukeWiki
Revision as of 14:28, 27 March 2011 by Hendricks266 (talk | contribs) (Created page with "'''qstrncat''' <quote1> <quote2> <num> Appends the first <num> characters of <quote2> to the end of <quote1>. Category:EDuke32 specific commands [[Category:String manipulat...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

qstrncat <quote1> <quote2> <num>

Appends the first <num> characters of <quote2> to the end of <quote1>.