Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
v1ct0r: String dereferencing, when?
#2
I dunno what you want to do, @ returns the ptr to the string descriptor, strptr() and sadd() return the pointer to string data, "dim mystr as string ptr: mystr = @somestr: *mystr = "abc"" will set somestr's descriptor, and so on..
Reply


Messages In This Thread
v1ct0r: String dereferencing, when? - by 1000101 - 03-01-2005, 10:25 AM
v1ct0r: String dereferencing, when? - by v3cz0r - 03-01-2005, 01:31 PM
v1ct0r: String dereferencing, when? - by v3cz0r - 03-01-2005, 09:31 PM
v1ct0r: String dereferencing, when? - by 1000101 - 03-02-2005, 10:44 PM
v1ct0r: String dereferencing, when? - by DrV - 03-03-2005, 06:16 AM
v1ct0r: String dereferencing, when? - by v3cz0r - 03-03-2005, 06:34 AM
v1ct0r: String dereferencing, when? - by 1000101 - 03-03-2005, 11:07 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)