sccn / lsl_archived

Multi-modal time-synched data transmission over local network
242 stars 134 forks source link

Use stable standard integer types #320

Closed tstenner closed 5 years ago

tstenner commented 5 years ago

See #165 for the extended discussion.

In short: the API/ABI uses integer types (short, long, etc.) that have different sizes on different platforms.

tstenner commented 5 years ago

See https://github.com/labstreaminglayer/liblsl/pull/6