Hi,
I get a series of UCHARs from a function, 0s and 1s, and need to put them into a string eg "10010110011", which i can then convert to an unsigned long, but i can't get the UCHARs to store in an array or concat onto a string. Could someone please point me in the right direction? (C++ newbie-ish)
cheers
aaron
I get a series of UCHARs from a function, 0s and 1s, and need to put them into a string eg "10010110011", which i can then convert to an unsigned long, but i can't get the UCHARs to store in an array or concat onto a string. Could someone please point me in the right direction? (C++ newbie-ish)
cheers
aaron