Cardinal
Cardinal copied to clipboard
writeImzML() gives negative offsets on large files on Windows
Suspected to be an issue with Windows compiler support for long ints in sprintf().
Consider refactoring to use std::to_string().