User profile: geekocoder

User info
User name:geekocoder
History
Joined:
Number of posts:98
Latest posts:

output
isn't C's calling convention from right to left???if not then can anyone explain me the output of th...

output
Can anyone plz explain me the output of the following program [code]#include <stdio.h> int main() ...

file handling
is there any way to write a number to a file simultaneously receiving it from user without being pre...

floating point issues
can anyone plz give me a link to a tutorial for understanding floating point issues and reasons behi...

data types
how can a variable hold more digits when both have the same amount of bytes??