Results 1 to 2 of 2

Thread: Vc++

  1. #1

    Thread Starter
    ^:^...ANGEL...^:^ wrack's Avatar
    Join Date
    Mar 2002
    Location
    Melbourne, AUSTRALIA
    Posts
    2,695

    Question Vc++

    Hi Pals,

    Sorry about posting this on a wrong forum but I thought that I could get help fast here...

    I have a VC++ program and there is a string.

    For example,

    Name = "Nanduri Yagna Narayana Jagan Mohan";

    I need to get 4 characters from left.

    I know that I need to use left function but not sure how to use it...

    Can some one help me....

  2. #2
    The Devil crptcblade's Avatar
    Join Date
    Aug 2000
    Location
    Quetzalshacatenango
    Posts
    9,091
    There is no intrinsic Left function in C++, but here are a bunch of string functions from jim mcnamara.

    http://www.vbforums.com/showthread.p...=left+function

    Laugh, and the world laughs with you. Cry, and you just water down your vodka.


    Take credit, not responsibility

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width