[vtkusers] Localization problem with reading and writing of human readable file formats, obj, ply, ...
Hanno Hugenberg
hugenberg at dornheim-medical-images.de
Tue Feb 14 04:18:32 EST 2012
Hi,
> Well, there's also sscanf_l() which takes a locale as a parameter.
That would probably be better, if it's available on all platforms that
VTK cares about.
That would be awesome. it could be changed inside vtk to a locality
setting supporting the fileformats specification.
Has someone experience with this and knows if a call to sscanf_l is
slower then sscanf?
Which plattform are supported, and who is responsible for this kind of
changes? Is sscanf_l a standard function?
Using this inside vtk would help a lot.
Greetings,
Hanno.
More information about the vtkusers
mailing list