mikeage.net Logo
mikeage.net/2006/10/17/

mikeage.net @ כ"ד מרחשון תשס"ט

Archive for כ"ו תשרי תשס"ז - October 17, 2006

Dividing Integers (& Casting Precedance)

כ"ו תשרי תשס"ז - October 17, 2006

Quiz:
What does the following code print:

int i,j;
float k;
i = 5;
j = 2;
k = i/j;
printf("%f\n",k);

(more...)

Quick Map
Content +
Personal +
Archives +
Site Stuff +
RBS Weather +
Search +
New Images
Visitors
Clustermap

Valid XHTML 1.1!
Printer Friendly Page
 

Last Modified: September 04, 2006 @ 05:11 CST

Memory(TRUE): 2621440/2621440
Memory(FALSE): 2496096/2504336