Community
    • Login

    Notepad++ the decimal representation of a byte

    Scheduled Pinned Locked Moved General Discussion
    2 Posts 2 Posters 469 Views 2 Watching
    Loading More Posts
    • 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.
    • James TrowbridgeJ Offline
      James Trowbridge
      last edited by

      In Notepad++ in the Extended mode it talks about the \d option which is the “the decimal representation of a byte” which is “made of 3 digits in the 0-9 range”.

      I am still confused about the option. If someone can give me some example of this and how it is used in doing an Extended mode search, I would much appreciate it.

      Neil SchipperN 1 Reply Last reply Reply Quote 0
      • Neil SchipperN Offline
        Neil Schipper @James Trowbridge
        last edited by

        @james-trowbridge Do you know about ascii codes, like ‘A’ is 41 hex is 65 decimal, and ‘a’ is 0x61 is 97?

        Hence, in ext mode, searching for single letter ‘b’ is the same as searching for either \x62 or \d098.

        1 Reply Last reply Reply Quote 3

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors