[Courses] [C] Lesson Three: Basic Declarations & Expressions

Eugene Teo eugene.teo at eugeneteo.net
Thu Oct 10 20:27:22 EST 2002


<quote who="Anca M. Holban">
u> #include "stdio.h"
u> int main(void)
u> 	{
u> 	printf("%d\n",sizeof(int));
u> 	printf("%d\n",sizeof(float));
u> 	printf("%d\n",sizeof(double));
u> 	return 0;

this would be a better way. More precise.
keep it up.

-- 
eMail: eugeneteo at eugeneteo.net, eugeneteo at null.cc.uic.edu
gpg pub_key: http://null.cc.uic.edu/~eugeneteo/eugeneteo.asc
main(i){putchar(182623909>>(i-1)*5&31|!!(i<7)<<6)&&main(++i);}




More information about the Courses mailing list