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. C / C++ / MFC
  4. How to Convert text to bits in VC++

How to Convert text to bits in VC++

Scheduled Pinned Locked Moved C / C++ / MFC
c++tutorial
6 Posts 2 Posters 0 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.
  • K Offline
    K Offline
    krishna Vuppala
    wrote on last edited by
    #1

    iam encoding some text....after getting the encoded text,then i want to convert this text into bits for modulating purpose..pls give me suggetion to encode some text into bitstream

    T 1 Reply Last reply
    0
    • K krishna Vuppala

      iam encoding some text....after getting the encoded text,then i want to convert this text into bits for modulating purpose..pls give me suggetion to encode some text into bitstream

      T Offline
      T Offline
      toxcct
      wrote on last edited by
      #2

      if you want help, you should at least indicate the format of the text you get, and how you want it to be transformed...


      [VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]

      K 1 Reply Last reply
      0
      • T toxcct

        if you want help, you should at least indicate the format of the text you get, and how you want it to be transformed...


        [VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]

        K Offline
        K Offline
        krishna Vuppala
        wrote on last edited by
        #3

        i encoded the text "ABC" using CCITT1 encoding technique and i got the text as "#V" now i want to convert this encoded text #V into bitstream.....

        T 1 Reply Last reply
        0
        • K krishna Vuppala

          i encoded the text "ABC" using CCITT1 encoding technique and i got the text as "#V" now i want to convert this encoded text #V into bitstream.....

          T Offline
          T Offline
          toxcct
          wrote on last edited by
          #4

          any particuliar format you must have in your bit stream budy ?????


          [VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]

          K 1 Reply Last reply
          0
          • T toxcct

            any particuliar format you must have in your bit stream budy ?????


            [VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]

            K Offline
            K Offline
            krishna Vuppala
            wrote on last edited by
            #5

            Mr.toxcct, i want to generate each Charecter in 8bits and i want to store this genrerated bits in an array.. looking for ur help

            T 1 Reply Last reply
            0
            • K krishna Vuppala

              Mr.toxcct, i want to generate each Charecter in 8bits and i want to store this genrerated bits in an array.. looking for ur help

              T Offline
              T Offline
              toxcct
              wrote on last edited by
              #6

              a char is already 8 bits... just store it as is. what have you tried so far by the way to achieve this ?


              [VisualCalc][Binary Guide][CommDialogs] | [Forums Guidelines]

              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