Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Windows Forms
  4. Use of Unicode characters -> Syntax.

Use of Unicode characters -> Syntax.

Scheduled Pinned Locked Moved Windows Forms
question
3 Posts 2 Posters 14 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    Mateo Hernandez
    wrote on last edited by
    #1

    HI, guys! I have a function in my application that searches for horizontal tabs in a text file. So far, I've been using a String^ variable named "Glo::m_tab" initialized as L" ". Works fine. But what if I want to look for a black star, or a form feed or any other control character within the file?. How do I work the U+0009 code for HT into my function?. I've found no examples. THANK YOU!!

    L 1 Reply Last reply
    0
    • M Mateo Hernandez

      HI, guys! I have a function in my application that searches for horizontal tabs in a text file. So far, I've been using a String^ variable named "Glo::m_tab" initialized as L" ". Works fine. But what if I want to look for a black star, or a form feed or any other control character within the file?. How do I work the U+0009 code for HT into my function?. I've found no examples. THANK YOU!!

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Please review the documentation[^].

      M 1 Reply Last reply
      0
      • L Lost User

        Please review the documentation[^].

        M Offline
        M Offline
        Mateo Hernandez
        wrote on last edited by
        #3

        THANK YOU! I will.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups