CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Easy question

  1. #1
    Guest

    Easy question

    Any help on how to detect the character left or right of the caret is greatly appreciated.


  2. #2
    Guest

    Re: Easy question

    Please be more specific in you question. If possible paste a few lines of the code you are working on into the message window to help use see what you are trying to do. For instance, do you want to get the characters from a CString, basic_string, or what?



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