This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
ncsa-mosaic/libcompactstring/compactstring.h

3 lines
107 B
C

int compact_string(char *main_string, char *ellipsis_string,
int num_chars, int mode, int eLength);