josephg / josephg/librope

Allow extracting substrings

Open
#6 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
300
Forks
29
PR merge metrics
No merged PRs in 30d

Description

I see the rope_write_cstr() function, which extracts the entire string, but it'd be nice to be able to extract substrings. Something like this:

`size_t rope_write_subcstr(rope *r, size_t pos, uint8_t *dest, size_t destByteLen);`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.