CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 1999
    Posts
    2

    Edit & Find for word processor

    My professor has asked us to code the Edit and Find of a word processor.
    If you could help me with the code I would greatly appreciate it!
    thanx,
    jon


  2. #2
    Guest

    Re: Edit & Find for word processor

    Would we get your grade?


  3. #3
    Join Date
    Jun 1999
    Posts
    2

    Re: Edit & Find for word processor

    i know that i have to initialize my string and then use a sentinal for my search program- but how do i use the condition to say that i found the string that is being searched for?
    please help this time!
    -jon


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured