strins or strcat?
#2

Why dont you test it with 100.000 loops each and GetTickCount

Id say strcat is slightly faster, because it does not move any characters of the old string, but only appends the new ones.
Reply


Messages In This Thread
strins or strcat? - by The_Gangstas - 22.11.2010, 21:10
Re: strins or strcat? - by Mauzen - 22.11.2010, 22:26

Forum Jump:


Users browsing this thread: 1 Guest(s)