String to long ?
Posted: Fri Mar 15, 2013 4:46 am
Hi everyone, this time I´m trying to get a string from InputRequester() into RandomSeed(), but I can´t figure out how to convert complete ASCII string to ASCII values and feed that into RandomSeed()
Does anybody know a slick way of performing this task?
I guess also that the input requester should be parsed as unicode instead, just in case,
I thought of using PeekS and a pointer to a variable and PokeL and a pointer to that same variable, but I´m not sure to know how it works
Thanks in advance !!!
Does anybody know a slick way of performing this task?
I guess also that the input requester should be parsed as unicode instead, just in case,
I thought of using PeekS and a pointer to a variable and PokeL and a pointer to that same variable, but I´m not sure to know how it works
Thanks in advance !!!