• src/xpdev/str_list.c str_

    From rswindell@VERT to CVS commit on Thu Feb 7 13:13:00 2019
    src/xpdev str_list.c 1.50 1.51 str_list.h 1.26 1.27
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv22558

    Modified Files:
    str_list.c str_list.h
    Log Message:
    New function: strListModifyEach(), iterates through a string list, calling
    a caller-supplied function (callback) which can modify each string or leave
    the string in tact by returning NULL. Shrinking strings is trivial while expanding strings (making them bigger) is a little more involved, probably using the cbdata to pass a temporary buffer around to store each expanded string or returning a new globally-valid pointer.
    Removed the malloc.h #include as we haven't used alloca() here for a while.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net