--- In [email protected], senthil ramasamy <[EMAIL PROTECTED]> wrote:
>
> int e,q;
>   e=getch();
>   q=e;
> 
> Nico Heinze <[EMAIL PROTECTED]> wrote:
>           --- In [email protected], li-52675 <li-52675@> wrote:
> >
> > hello!I want to use getchar() to initialize an arrey.
> > This arrey should consists of every digit of a integer.
> > Can you tell me how to do it?
> 
> Maybe as soon as I understand your question. Could you
> please provide an example? I am not able to make much
> sense of your post above, sorry.

Sorry, but I still don't understand what you want to achieve. Do you
want to enter for example
  7
and then have the value 7 assigned to q?

Regards,
Nico

Reply via email to