screen char to string

darren porter porterd at cssexb.csus.edu
Sat Feb 3 16:20:26 AEST 1990


  In Turbo C 2.0, I am trying to read a string of characters that are on the
  screen into a C string, but I can not figure out how.  I tried using 
  gettext() with no success.  I am guessing that I would read in one character
  at a time and strcat() it into my string.  

  If anybody knows the solution, please E-mail.

  Thanks loads...



More information about the Comp.lang.c mailing list