Mail Archives: djgpp/2000/11/19/10:15:17
From: | Damian Yerrick <Bullcr_pd_yerrick AT hotmail DOT comRemoveBullcr_p>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Re: C++ stack
|
Organization: | Pin Eight Software http://pineight.8m.com/
|
Message-ID: | <dtqf1tkmsojrv08f6hesbf79oujsu72rci@4ax.com>
|
References: | <3a1310ef AT news DOT takas DOT lt>
|
X-Newsreader: | Forte Agent 1.7/32.534
|
MIME-Version: | 1.0
|
Lines: | 21
|
X-Trace: | /KiKeWeDeXi9p5sMBHQeNilRIjjv3KJzToIr1jJ/Wx4bBrvM4sNM78ZNZeGg5c4EZu7ZOHiSUCKW!w4HODcyt2tgiSa9EOcx1schO8gW+7pCCTF2zzVjXuVHcbKJZmUxw/Oohd/08NBk+DIQgnbM57Gel!sSqo
|
X-Complaints-To: | abuse AT gte DOT net
|
X-Abuse-Info: | Please be sure to forward a copy of ALL headers
|
X-Abuse-Info: | Otherwise we will be unable to process your complaint properly
|
NNTP-Posting-Date: | Sun, 19 Nov 2000 15:05:46 GMT
|
Distribution: | world
|
Date: | Sun, 19 Nov 2000 15:05:46 GMT
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Reply-To: | djgpp AT delorie DOT com
|
On Thu, 16 Nov 2000 00:39:34 +0200, "Lauris" <lauris007 AT takas DOT lt>
wrote:
>I am quite a newbie to C+ programming language, and would like to ask
>whether anyone has a sample of the 'stack' calculator source code?
A stack calculator requires seeking the cursor back up the screen and
character (not line) input, neither of which the C++ standard itself
can provide. You'll need to use conio (text mode, DOS only), curses
(text mode, DOS/UNIX), or Allegro (graphical, DOS/UNIX/Win32).
What toolkit do you plan on using? If you say "MFC", you're
(Score:-1, Offtopic) in a DJGPP-related forum.
--
<O
( \ GNOME vs. KDE: the game!
X http://pineight.8m.com/nes.htm
This is McAfee VirusScan. Add these two lines to your signature to
prevent the spread of signature viruses. http://www.mcafee.com/
- Raw text -