Copy a string to another string...
#5

Quote:
Originally Posted by ******
Посмотреть сообщение
The first way "str2 = str1;" DOES work!

And Jeff: Don't EVER use format for this - it's horribly slow!
does work if size string1 == size string2 :P

and i dont use format for this but strcat or string1 = string2 ;p and I think its small difference between
format and strcat if i use it one time
Reply


Messages In This Thread
Copy a string to another string... - by Whizion - 14.10.2011, 00:32
Re: Copy a string to another string... - by Jack_Leslie - 14.10.2011, 00:35
Re: Copy a string to another string... - by Jefff - 14.10.2011, 00:38
Re: Copy a string to another string... - by Whizion - 14.10.2011, 00:55
Re: Copy a string to another string... - by Jefff - 14.10.2011, 22:47
Re: Copy a string to another string... - by Incubator - 15.10.2011, 01:45
Re: Copy a string to another string... - by Kush - 15.10.2011, 01:56
Re: Copy a string to another string... - by Incubator - 15.10.2011, 01:58
Re: Copy a string to another string... - by Kush - 15.10.2011, 02:19
Re: Copy a string to another string... - by Incubator - 15.10.2011, 02:37

Forum Jump:


Users browsing this thread: 1 Guest(s)