Re: [LONG] Re: a little help for newbie in C

2002-04-07 Thread fred smith
On Sun, Apr 07, 2002 at 10:08:28AM -0500, ramzez wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi... > A lot of thanks... I'm going to probe this.. but this FAQ looks terrific, > can you send me it or sayme where I can donwload this Take a look at www.whitefang.com/unix for the

Re: [LONG] Re: a little help for newbie in C

2002-04-07 Thread ramzez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi... A lot of thanks... I'm going to probe this.. but this FAQ looks terrific, can you send me it or sayme where I can donwload this Paul El Sáb 06 Abr 2002 12:57, escribió: > On Sat, Apr 06, 2002 at 11:38:28AM -0500, ramzez wrote: > > Hi > >

RE: [LONG] Re: a little help for newbie in C

2002-04-06 Thread Brian
Use scanf fuction it works better.. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of fred smith Sent: Saturday, April 06, 2002 9:58 AM To: [EMAIL PROTECTED] Subject: [LONG] Re: a little help for newbie in C On Sat, Apr 06, 2002 at 11:38:28AM -0500

[LONG] Re: a little help for newbie in C

2002-04-06 Thread fred smith
On Sat, Apr 06, 2002 at 11:38:28AM -0500, ramzez wrote: > Hi > I'm newbie in C and I want to write a string and later read a char... but i > don't want to see this char (I mean don't echo only for this)... > <.../...> > printf("Hi, i am a string\n") > key=getchar(); //but I don't want to