home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / amiga / programm / 19219 < prev    next >
Encoding:
Text File  |  1993-01-27  |  1.4 KB  |  38 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. 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
  3. From: walker@twix.unx.sas.com (Doug Walker)
  4. Subject: Re: setvbuf
  5. Originator: walker@twix.unx.sas.com
  6. Sender: news@unx.sas.com (Noter of Newsworthy Events)
  7. Message-ID: <C1Gtzx.MGp@unx.sas.com>
  8. Date: Tue, 26 Jan 1993 14:38:21 GMT
  9. References:  <Steve_Lee.030w@matrix.rain.com>
  10. Nntp-Posting-Host: twix.unx.sas.com
  11. Organization: SAS Institute Inc.
  12. Lines: 24
  13.  
  14.  
  15. In article <Steve_Lee.030w@matrix.rain.com>, Steve_Lee@matrix.rain.com (Steve Lee) writes:
  16. |> 
  17. |>    Can anyone tell me how to make a CON: window act as a RAW: window?  This
  18. |> is mainly for door programs (like online games)... a friend of mine
  19. |> suggested that I use "sevtbuf(stdout,NULL,0,-1);" for RAW: mode, but it
  20. |> doesn't seem to work... isn't there an ESCape sequence that would change a
  21. |> CON: window to RAW:?
  22. |>   THANX!
  23. |> 
  24. |> -- Via DLG Pro v0.995
  25.  
  26. If you're using SAS/C 6.0, use the rawcon() function documented
  27. in the library reference manual.
  28.  
  29. -- 
  30.   *****
  31. =*|_o_o|\\=====Doug Walker, Software Distiller====== BBS: (919)460-7430 =
  32.  *|. o.| ||                                          1200/2400/9600 Dual
  33.   | o  |//     For all you do, this bug's for you!
  34.   ====== 
  35. usenet: walker@unx.sas.com                            bix: djwalker 
  36. Any opinions expressed are mine, not those of SAS Institute, Inc.
  37.  
  38.