When I declare variable as uint64_t, or unsigned __int64, Labwindows gives me error messages when compile. It says unrecognized statement. I included stdint.h and userint.h
What is missing?
When I declare variable as uint64_t, or unsigned __int64, Labwindows gives me error messages when compile. It says unrecognized statement. I included stdint.h and userint.h
What is missing?