--- In [email protected], Shadow Killer <[EMAIL PROTECTED]> wrote:
>
>       Hello!I'm a beginner to C,and I have many questions which 
puzzles me.
>       Here,I seek for your help.I want to know how many kinds of 
variables in C Programming in total?Thank you very much!
> 
> 
>       
> 
> [Non-text portions of this message have been removed]
>
there are basically chararacter(char),integer(int),real(float,double)
and void variables.. it's better you start off by studying complete 
reference c by herbert schidlt...

Reply via email to