• MorphOS Developer
    Piru
    Posts: 576 from 2003/2/24
    From: finland, the l...
    @walkero

    You don't seem to allocate the output buffer. Note that if you intend to have the string 0 terminated you need to allocate one extra char and pass that larger size to ConvertTagList, too.

    The code is clear missing some other parts, too, so it's hard to tell what is going wrong.

    [ Edited by Piru 23.02.2024 - 11:54 ]
  • »23.02.24 - 10:47
    Profile