65.9K
CodeProject is changing. Read more.
Home

A String & Number Compatible ID Class in Native C++

starIconstarIconstarIconstarIconemptyStarIcon

4.00/5 (2 votes)

Jan 24, 2011

CPOL
viewsIcon

4116

Especially useful in some situations. Sometime may be confused inside, is it?(id4) assigned double's result is diff.If you add this:id1 = id4;The answer is...better to prepare one more conversion.have a Try~

Especially useful in some situations. Sometime may be confused inside, is it? (id4) assigned double's result is diff. If you add this:
id1 = id4;
The answer is... better to prepare one more conversion. have a Try~