Hi,
when I compile the version 4.04.02 on windows in the visual studio 6 I get the following error message :
c:\root\include\tstring.h(408) : error C2039: ‘atoi’ : is not a member of ‘std’
The same code runs in the visual studio 7.
With Version 4.01.02 the code used to run in the VS 6.
Matthias