Go to advanced search

by ik1wvq
Sat Sep 21, 2013 8:17 am
Forum: C/C++
Topic: precisione numerica di "float" e "long float"
Replies: 1
Views: 615

precisione numerica di "float" e "long float"

salve a tutti, sono un neofita, lo ammetto, ma per favore qualcuno mi spiega questo: double n=9876543.12345678901; printf("numero:%f); produce: numero:9876543.123457 --------------------------------------- long double n=9876543.12345678901; printf("numero long:Lf); produce: numero long:9876543.12345...
by ik1wvq
Thu Sep 19, 2013 8:59 pm
Forum: C/C++
Topic: gcc reference manual ??
Replies: 2
Views: 1318

gcc reference manual ??

Hi,
sorry for my trivial question:

where I can find a complete reference manual for the GCC C compiler on Debian release for Raspberry ???

Thanks in advance and

Best Regards

Mauro

Go to advanced search