On 8/18/06, alex_merlin_1985 <[EMAIL PROTECTED]> wrote: > > > The point is that it works fine, but it displays an extra char > with > > > each character I input. For example: > > > -I type "a", but it displays: a@(or something that looks like @) > > > > I don't see where you are actually capturing the keyboard input. > Are > > you using fgets()? > > I only mentioned the typing part of it because there am I stuck, > capturing the chars isn't a problem... just want to escape from that > extra character after each inputted char...
That's why I wanted to see what function you are using to get the input. -- Brett McCoy: Programmer by Day, Guitarist by Night http://www.alhazred.com http://www.cassandrasyndrome.com http://www.revelmoon.com To unsubscribe, send a blank message to <mailto:[EMAIL PROTECTED]>. Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/c-prog/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
