home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / lang / c / 20102 < prev    next >
Encoding:
Internet Message Format  |  1993-01-23  |  2.0 KB

  1. Xref: sparky comp.lang.c:20102 comp.lang.c++:19797
  2. Path: sparky!uunet!utoday!jaflrn!jaf
  3. From: Jon Freivald <jaf@jaflrn.UUCP>
  4. Newsgroups: comp.lang.c,comp.lang.c++
  5. Subject: Re: need simple DOS text editor function (Borland Turbo C++ preferre
  6. Message-ID: <BkksXB5w164w@jaflrn.UUCP>
  7. Date: Fri, 22 Jan 93 13:44:10 EST
  8. References: <1jknk9INNct0@shelley.u.washington.edu>
  9. Organization: The Wizzard's Cave, East Meadow, NY
  10. Lines: 32
  11.  
  12. duniway@hardy.u.washington.edu (Robert Duniway) writes:
  13.  
  14. > I posted this request before, but as numerous people pointed out I was not
  15. > specific enough.  I am writing a program to run psychology experiment.  This
  16. > requires that subject enter a brief message into a text window.  I would like
  17. > them to be able to correct typo's, etc. in a fairly easy manner (say by using
  18. > arrow keys to navigate and intersing or typing over text on screen). I would
  19. > also like to enable a word wrapping feature.  This is obviously not a trivial
  20. > task, and since it is not central to what I am trying to develop (an experime
  21. > I was hoping that someone who had done something similar would be willing to 
  22. > show me how they did it.  If you can help please email me and I will be
  23. > appropriately grateful.
  24. > As to the specifics I left out last time.  I am running MS-DOS (5.0) and 
  25. > using Borland's Turbo C++ 3.0 compiler.  If you have something on a different
  26. > compiler that is not heavily dependant on library functions I would be 
  27. > interested in looking at it.  If it matters I'm running on a 286 with VGA 
  28. > graphics.
  29. > Bob Duniway
  30.  
  31. I mailed you source code once already and have done so again today -- if
  32. you don't get it, please reply direct to me so we can work out a good
  33. address for you...
  34.  
  35. Jon
  36.  
  37. =============================================================================
  38.                    Jon Freivald ( jaf%jaflrn@uunet.UU.NET )
  39.      Nothing is impossible for the man who doesn't have to do it.
  40.             PGP V2 public key available on request
  41. =============================================================================
  42.