First time here? Check out the FAQ!
asked 14 years ago
I tried using int32_t or int64_t instead of long or long long, and it wouldn't compile.
What's the syntax sugar? Or are the explicit type names not allowed?