actually, I have a C question to ask…
I am asked to write a program to find the largest float (NOT double) that C can handle. I am using visual C++ as compiler.
qestion: does _finite(a-number) work for float? the prototype is _finite(double).
If not, how can I check if a float is INF?
HELLO YOU!!!!
(from south of france :X )
评论 : LittleWitch — 2004年12月11日 @ 13:07:00
我来报道,
door
评论 : Anonymous — 2004年12月11日 @ 14:47:00
ha, this reminds me the classical “the first Java exercise for beginning programmers”
Is that how Little Bean started programming too?
评论 : counuer — 2007年10月18日 @ 17:23:23
是啊,学习任何一门编程语言,都是以 Hello World! 来开篇的 :)
评论 : 小豆子 — 2007年10月18日 @ 23:14:57
what’s Little Bean’s favorite programming language?
评论 : counuer — 2007年10月19日 @ 19:50:11
原先是 VB,后来 Java,现在自然是网上这一套了: php、JavaScript……
评论 : 小豆子 — 2007年10月21日 @ 22:01:56
actually, I have a C question to ask…
I am asked to write a program to find the largest float (NOT double) that C can handle. I am using visual C++ as compiler.
qestion: does _finite(a-number) work for float? the prototype is _finite(double).
If not, how can I check if a float is INF?
评论 : counuer — 2007年10月22日 @ 02:48:19
C 啊,除了上学动过它,就压根没在业余生活里碰过,抱歉哪,对它的感觉已经是犹如童年的记忆一般了……
也很久没做桌面的应用程序开发了,转到网上这个阵地来了 :)
评论 : 小豆子 — 2007年10月22日 @ 22:50:44
5555555555555
it’s OK.
but, but, but, C is cute, why don’t you like it?
评论 : counuer — 2007年10月22日 @ 23:43:17