Thread Die höchste Zahl ermitteln (32 answers)
Opened by PETER_PAN2009 at 2010-03-24 09:59

esskar
 2010-03-25 14:28
#135301 #135301
User since
2003-08-04
7321 Artikel
ModeratorIn

user image
ist eben so ne sache mit inf
Code: (dl )
1
2
3
sprintf("%u", -1);
sprintf("%u", +inf);
sprintf("%u", -10000 + inf);

;-)

View full thread Die höchste Zahl ermitteln