Date: Mon, 2 Aug 1999 13:33:00 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Rich cc: djgpp AT delorie DOT com Subject: Re: comp.os.msdos.djgpp.beginner In-Reply-To: <1.5.4.16.19990801230707.337fc54a@erie.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 1 Aug 1999, Rich wrote: > I propose, in the interest of avoid harse comments from the more > "seasoned" C/C++ users, that perhaps we should create a NEW > newsgroup > comp.os.msdos.djgpp.beginner > and they in there, new comers can be treated with the proper > respect due them. I think this is the group you are looking for. It is mainly for beginners. As for respect, please explain why do you think this group lacks it; perhaps you are making conclusions from a single incident. Usually people who ask questions here think otherwise. But there's always a place for improving our ways. > I still would like to see a working example of strftime > since I haven't been successful getting the LIBC.hlp > example to work for me yet. Call strftime with a pointer returned by localtime.