]> Creatis software - gdcm.git/commit
ENH: Rewrite the base conversion from base 256 to base 10 using string operation...
authormalaterre <malaterre>
Fri, 28 Jan 2005 00:02:15 +0000 (00:02 +0000)
committermalaterre <malaterre>
Fri, 28 Jan 2005 00:02:15 +0000 (00:02 +0000)
commitc71ac9ad83b1945760f695ce40ba3169d5467628
tree18300121f0f0cf72b03effe59ef80821ef27bce9
parent46ddc8af5b3d0361ce328644f7fd0da0e1a2b536
ENH: Rewrite the base conversion from base 256 to base 10 using string operation only, this allows us to get rid of the problem with 64bits integer
ChangeLog
src/gdcmCommon.h
src/gdcmUtil.cxx