string into array
#7

If you want to extract the color from the string you can use sscanf (using the x specifier for hexadecimal). You can also change your extract line to use hex instead of string (not sure if "hex" is the actual name since I mostly use the sscanf function).
Reply


Messages In This Thread
string into array - by ghostbalkan - 13.04.2019, 15:49
Re: string into array - by coool - 13.04.2019, 16:14
Re: string into array - by ghostbalkan - 13.04.2019, 20:31
Re: string into array - by TokicMajstor - 13.04.2019, 21:01
Re: string into array - by ghostbalkan - 13.04.2019, 21:48
Re: string into array - by SyS - 14.04.2019, 02:49
Re: string into array - by NaS - 14.04.2019, 10:44

Forum Jump:


Users browsing this thread: 1 Guest(s)