Results 1 to 2 of 2

Thread: Split

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2000
    Location
    England, Buckingham
    Posts
    1,341

    Split

    Yuppers,

    I need more help

    I'm in desperate need of a C++ equivelent of the Split function that ither uses the CString class from MFC but most preferably and using the way i am now uses the standard char.

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    CString is evil, because it has a nasty memory-allocation bug Why can't you use the standard string?
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

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