Mail Archives: djgpp/1999/07/30/11:33:59
gets(); gets a string. I think it's in conio.h
char string[256];
gets(string);
On Fri, 23 Jul 1999, you wrote:
> scanf();?
>
> Sean wrote:
> >
> > On Sat, 17 Jul 1999 18:21:56 +0100, "Burger Rule"
> > <burger_rule AT mailcity DOT com> wrote:
> >
> > >Can anyone please tell me what the equivalent of Pascal's "readln" is in
> > >C++?
> > >
> > >Thanx in advance, much appreciated!
> > >
> > >____________________
> > >~>>*=Burger Rule=*<<~
> > >---------------------------
> > >burger_rule AT mailcity DOT com
> > >
> > Ummm, not sure but I believe cin.getline() or something like that is
> > about the same... Not exactly, but similar. Or you could write your
> > own using getch()
> >
> > Sean
--
Linux Rules
Darren 'The' Noble
- Raw text -