C Language Library Manual: which package?
Macario Valle
macariov at gmail.com
Fri Sep 7 20:42:12 UTC 2007
Yes, but it will only exist while inside the if statement.
As for the man pages. I have no idea. i always keep my reference books
close by when doing programming these days, not often. maybe some else
knows.
On Sat, 2007-09-08 at 03:32 +0700, Ali Milis wrote:
> 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