j
k
j a
j l
...Also, where is uint32_t defined? We probably need to include the appropriate header. You're looking for: #include <inttypes.h>
Also, where is uint32_t defined? We probably need to include the appropriate header.
You're looking for: #include <inttypes.h>
Sorry for being out of the loop for a few days. Why not use <boost/cstdint.hpp>?
Back to the thread
Back to the list