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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. Managed C++/CLI
  4. help me pls..........

help me pls..........

Scheduled Pinned Locked Moved Managed C++/CLI
helptutorialquestion
4 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.
  • H Offline
    H Offline
    Hamsika rani
    wrote on last edited by
    #1
    1. I need code written by some body else for string concatenation without using sting functions? 2)Taking the variables from string in alphabatic order. For example: we r entering a word called MARK.It has to print in alphabatic order ie: MARK as AKMR. 3)write a program for printing in between numbers (Ex: 3,4,9,7,10,14,54,8) print the numbers existing inbetween 3 and 8.
    G 1 Reply Last reply
    0
    • H Hamsika rani
      1. I need code written by some body else for string concatenation without using sting functions? 2)Taking the variables from string in alphabatic order. For example: we r entering a word called MARK.It has to print in alphabatic order ie: MARK as AKMR. 3)write a program for printing in between numbers (Ex: 3,4,9,7,10,14,54,8) print the numbers existing inbetween 3 and 8.
      G Offline
      G Offline
      George L Jackson
      wrote on last edited by
      #2

      If you have written some code, please ask a specific question concerning that code. A sample of your coding problem is always helpful.

      "We make a living by what we get, we make a life by what we give." --Winston Churchill

      H 1 Reply Last reply
      0
      • G George L Jackson

        If you have written some code, please ask a specific question concerning that code. A sample of your coding problem is always helpful.

        "We make a living by what we get, we make a life by what we give." --Winston Churchill

        H Offline
        H Offline
        Hamsika rani
        wrote on last edited by
        #3

        i need one example program code.......

        G 1 Reply Last reply
        0
        • H Hamsika rani

          i need one example program code.......

          G Offline
          G Offline
          George L Jackson
          wrote on last edited by
          #4

          I am sorry. You won't get that kind of help here. A simple string in C++ is an array of characters terminated by a NULL character. You need to write your program to operate on that array probably using pointers. So, crack open a C++ primer and get to work.

          "We make a living by what we get, we make a life by what we give." --Winston Churchill

          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