question

Upvotes
Accepted
43 1 0 1

Elektron SDK 1.3.0.L1 may have some issue for 64-bit Linux

My testing application has complained some error for RsslUInt64. Same case for RsslInt64.

"'RsslUInt64' (aka 'unsigned long long')"

So this type is actually 128-bit.

elektronrefinitiv-realtimeelektron-sdkrrteta-apielektron-transport-api64-bit
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

1 Answer

Upvotes
Accepted
43 1 0 1

never mind. The issue is that the compiler has treated "unsigned long long", "unsigned long" and "uint64_t" as 3 different types, although they are the same theoretically.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea