but if i use str_create i have to delete the content.
for example:
STRING* teststr = "";
str_cpy(teststr ,"this is test string");
?
who can tell me why used this code.
why do that like this code?
---------------------------------------------------------------
and then i sugesst you: don`t be used STRING array
you can used STRING likes "string1,string2,string3,",i Think if you uesed STRING array to write will be eat much more computer monroy.
on your project, just used STRING Var ,don`t used STRING Array.guys.
this is juet my idea,friends.
Last edited by frankjiang; 10/04/10 07:28.