Skip to content

Releases: looopTools/dynstr

dynstr_0_1b

11 May 09:26
Compare
Choose a tag to compare
dynstr_0_1b Pre-release
Pre-release

There have been made some updates to the code, do to memory leaks which should be fixed and some more effcient code has been developed.

dynstr_v_0_1a

20 Apr 20:45
Compare
Choose a tag to compare
dynstr_v_0_1a Pre-release
Pre-release

I was asked for an alpha release, by some friends so here it is.
Current functionality:

  • String comparison
  • String concatenation
  • check if string contains a char
  • get char at index
  • get substring from index to and including end index

Hope for some feedback and enjoy it.

Remember it is still at work in progress.

  • Lars