User: peter nn

  • Public profile

User profile: peter nn

User info
User name:peter nn
History
Joined:
Number of posts:7
Latest posts:

Determine the size of long
[code]long tmp = 1; int size_of_tmp_long_variable would be 1 long tmp = 12; int size_of_tmp_lon...

Why atof(1.8) returns 1.79999
char str[128]; double retVal = atof(str); str value is "1.80 ; some_text". Why atof returns ...

Time of build as program version
touch.exe is what I was looking for. Best regards, Peter

Time of build as program version
I have more than one class. __TIME__, __DATE__, and __TIMESTAMP__ are updated when main() source ...

Time of build as program version
I would like to have variable that holds time and date of build. I have few classes and __TIMESTAMP...

This user does not accept Private Messages