Question

I have following hex value

CString str;
str = T("FFF000");

How to convert this in to an unsigned long?

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top