[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-libc-dev] fgets
From: |
Kang Tin LAI |
Subject: |
[avr-libc-dev] fgets |
Date: |
Mon, 02 Feb 2004 21:20:01 +0800 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1 |
Hi,
For stdin, says: fgets(buf, 128, stdin);
Key in characters should be echo back to stdout?
The current fgets does not echo as standard one.
--
---
Kang Tin LAI <address@hidden>
-----
- Re: [avr-libc-dev] [PATCH] printf: %s arguments with precision, (continued)
- Re: [avr-libc-dev] [PATCH] printf: %s arguments with precision, Joerg Wunsch, 2004/02/02
- RE: [avr-libc-dev] [PATCH] printf: %s arguments with precision, Christopher Hoover, 2004/02/02
- Re: [avr-libc-dev] [PATCH] printf: %s arguments with precision, Joerg Wunsch, 2004/02/12
- Re: [avr-libc-dev] [PATCH] printf: %s arguments with precision, Joerg Wunsch, 2004/02/12
- Re: [avr-libc-dev] [PATCH] printf: %s arguments with precision, Theodore A. Roth, 2004/02/12
- Re: [avr-libc-dev] [PATCH] printf: %s arguments with precision, Joerg Wunsch, 2004/02/15
Re: [avr-libc-dev] [PATCH] printf: %s arguments with precision, Joerg Wunsch, 2004/02/02
- [avr-libc-dev] fgets,
Kang Tin LAI <=