C Language Library Manual: which package?
Ali Milis
almilis at gmail.com
Fri Sep 7 20:32:10 UTC 2007
Hi,
I am not a pro C programmer, I recall that I could "man"
the C stdio.h library (eg. "man putchar") - CMIIW.
May I know which package that I should install?
BTW:
By accident (cut and paste), I've declared a new
variable in the middle of a C program. The compiler
did not complain. Is that legal? Eg.
if (ii > 0) {
aa = bb;
int jj = 0;
...
}
regards,
--
Raja Ali M.I. Ilias, Bengkalis, https://wiki.ubuntu.com/AliMilis
Counted GNU/Linux Engineer # 405138 - http://counter.li.org/
Ubuntu User # 14458 - http://ubuntucounter.geekosophical.net/
More information about the kubuntu-users
mailing list