Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hallo Leute
Kann mir jemand sagen, wie ich ein Variable von Typ TCHAR in eine Variable vom Typ UINT konvertieren kann?
TCHAR ABC[5]; UINT DEF; ABC = TEXT("30"); DEF = ?????
Wie bekomme ich nun die "30" von ABC nach DEF ?
Gruss Fain
guckst du: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vclib/html/_crt_atof.2c_.atoi.2c_._atoi64.2c_.atol.asp