Menu

strsep function in string.h missing

Poirier
2002-10-13
2012-09-26
  • Poirier

    Poirier - 2002-10-13

    hi,

    The BSD function strsep is missing from string.h , is this normal ?
    How can I add her into string.h ?
    thanks

     
    • Nobody/Anonymous

      I suppose strsep is non-std. I could not find the very in any of my C/C++ help stuff.

      I believe the standard code you are looking for is strtok which is declared in string.h

      BlakJak :]

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.