Quantcast
Channel: WE MOVED to github.com/microsoft/cpprestsdk. This site is not monitored!
Viewing all articles
Browse latest Browse all 4845

New Post: Assigning 64bit values

$
0
0
Well the answer is to just assign the value as needed. I was thrown off earlier by not being able to directly assign an "unsigned long" value but having to cast it through "uint32_t". The example I gave above works.

Viewing all articles
Browse latest Browse all 4845

Trending Articles