Thread: need help :)~

  1. #1
    Unregistered
    Guest

    need help :)~

    i need to know the C equivilent of the PHP explode function

  2. #2
    of Zen Hall zen's Avatar
    Join Date
    Aug 2001
    Posts
    1,007
    I'm not 100% sure what the explode function does, but if it seperates strings using a delimiter/seperator then you'll want to look at strtok(). You'll probably have to do more work with it though.
    zen

Popular pages Recent additions subscribe to a feed