home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.amiga.programmer
- Path: sparky!uunet!pmafire!news.dell.com!natinst.com!cs.utexas.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!gatech!concert!sas!mozart.unx.sas.com!walker
- From: walker@twix.unx.sas.com (Doug Walker)
- Subject: Re: setvbuf
- Originator: walker@twix.unx.sas.com
- Sender: news@unx.sas.com (Noter of Newsworthy Events)
- Message-ID: <C1Gtzx.MGp@unx.sas.com>
- Date: Tue, 26 Jan 1993 14:38:21 GMT
- References: <Steve_Lee.030w@matrix.rain.com>
- Nntp-Posting-Host: twix.unx.sas.com
- Organization: SAS Institute Inc.
- Lines: 24
-
-
- In article <Steve_Lee.030w@matrix.rain.com>, Steve_Lee@matrix.rain.com (Steve Lee) writes:
- |>
- |> Can anyone tell me how to make a CON: window act as a RAW: window? This
- |> is mainly for door programs (like online games)... a friend of mine
- |> suggested that I use "sevtbuf(stdout,NULL,0,-1);" for RAW: mode, but it
- |> doesn't seem to work... isn't there an ESCape sequence that would change a
- |> CON: window to RAW:?
- |> THANX!
- |>
- |> -- Via DLG Pro v0.995
-
- If you're using SAS/C 6.0, use the rawcon() function documented
- in the library reference manual.
-
- --
- *****
- =*|_o_o|\\=====Doug Walker, Software Distiller====== BBS: (919)460-7430 =
- *|. o.| || 1200/2400/9600 Dual
- | o |// For all you do, this bug's for you!
- ======
- usenet: walker@unx.sas.com bix: djwalker
- Any opinions expressed are mine, not those of SAS Institute, Inc.
-
-