Menu

#2 Add helper function to parse S-expressions in mem

1.3.3
closed
2019-10-26
2019-02-17
No

%subj%,
should be made like iowrap.

Discussion

  • Alexander Vdolainen

    Finally I'm need it in one my pet project.
    So,
    it's going to looks pretty determined.
    To do so I need to: create a structure, let's say cstrwrap, functions for this are: cstrwrap_init() and cstrwrap_destroy(), and readsexp_cstrwrap() that actually uses it.

     
  • Alexander Vdolainen

    • status: open --> accepted
    • assigned_to: Alexander Vdolainen
     
  • Alexander Vdolainen

    Well, finally it will be named as sexp_cstrwrap_t. already in the rep.

     
  • Alexander Vdolainen

    Functions are done. It's ugly written, however it works.
    Will try to make it better.

     
  • Alexander Vdolainen

    a little bit better

     
  • Alexander Vdolainen

    Finally, I need to add doxygen style description and that one will be done.
    Just a reminder here.

     
  • Alexander Vdolainen

    • status: accepted --> closed
     

Log in to post a comment.