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. Mobile Development
  3. Mobile
  4. Vectors in windows CE

Vectors in windows CE

Scheduled Pinned Locked Moved Mobile
questionlearning
4 Posts 3 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.
  • S Offline
    S Offline
    SysLo
    wrote on last edited by
    #1

    Okay, I finally found enough time to try coding for these pocket pc devices. But I'm a "lazy" coder and I want to do things the easy way. Meaning that I use all the ready standard components found. So of course I want to user vectors to hold data, but what - I can't find them :wtf:. So there are no vectors in CE, or am I wrong here (I hope so). So the question is, what is the thing to use, when you would normally use vectors?

    J D 2 Replies Last reply
    0
    • S SysLo

      Okay, I finally found enough time to try coding for these pocket pc devices. But I'm a "lazy" coder and I want to do things the easy way. Meaning that I use all the ready standard components found. So of course I want to user vectors to hold data, but what - I can't find them :wtf:. So there are no vectors in CE, or am I wrong here (I hope so). So the question is, what is the thing to use, when you would normally use vectors?

      J Offline
      J Offline
      Joao Paulo Figueira
      wrote on last edited by
      #2

      You can use STLport in CE. Check these links: http://www.pocketpcdn.com/libraries/stl.html http://www.pocketpcdn.com/articles/stl.html http://www.pocketpcdn.com/articles/print_stl.html Regards, João Paulo

      1 Reply Last reply
      0
      • S SysLo

        Okay, I finally found enough time to try coding for these pocket pc devices. But I'm a "lazy" coder and I want to do things the easy way. Meaning that I use all the ready standard components found. So of course I want to user vectors to hold data, but what - I can't find them :wtf:. So there are no vectors in CE, or am I wrong here (I hope so). So the question is, what is the thing to use, when you would normally use vectors?

        D Offline
        D Offline
        Daniel Strigl
        wrote on last edited by
        #3

        There are also some container classes inside the MFC (also in the CE version). Just take a look at the following classes: CArray, CList, CTypedPtrArray, ... I hope this will help you! Daniel ;) --------------------------- Never change a running system!

        S 1 Reply Last reply
        0
        • D Daniel Strigl

          There are also some container classes inside the MFC (also in the CE version). Just take a look at the following classes: CArray, CList, CTypedPtrArray, ... I hope this will help you! Daniel ;) --------------------------- Never change a running system!

          S Offline
          S Offline
          SysLo
          wrote on last edited by
          #4

          Thank you. These classes are just what I was looking for... Well they aren't vectors, but they're close enough ;). STLPort also looked interesting, so thanks for the links concerning that too...

          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