Problem with 9999999999999999999 as a long double or long intThank you very much. Finally had to use a long double and print it with %.0Ld. Regards, Maria
Problem with 9999999999999999999 as a long double or long intHi I have a problem trying to add 9999999999999999999 and -1 for example. My result is [output]...
Differences between extern and static variables.Ok. Thank you very much :D
Differences between extern and static variables.@LB That's exactly the problem that i have. I don't know if i have to make one definition putting "e...
Differences between extern and static variables.Hi, What's the difference betwen an extern and a static value? What's best used? Or it's better i...