Jump to content
OMRON Forums

Are 'uint64_t' and 'int64_t' datatypes supported by the PMAC IDE compiler?


teaguehall

Recommended Posts

Hello,

 

I've been running into various issues regarding 'uint64_t' and 'int64_t' data types. Specifically, functions that use these datatypes to pass data (either as arguments or return values) don't appear to function properly. I've also run into issues in the past where casting a uint64_t to a double simply does not work.

 

The PMAC IDE seems to compile these just fine with no errors, however the code doesn't seem to execute as expected.

 

So my question: does the PMAC IDE compiler officially support uint64_t and int64_t data types?

 

If it doesn't, that would explain the problems I've been experiencing. If it does, I can further provide code samples that illustrate the issues.

 

Thanks,

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Guest
This topic is now closed to further replies.

×
×
  • Create New...