Skip to content
Snippets Groups Projects
Commit d46f73d1 authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

new function: String.width

Rev: lib/modules/String.pmod:1.7
parent bec57d08
No related branches found
No related tags found
No related merge requests found
#define BEGIN 32 #define BEGIN 32
constant count=__builtin.string_count; constant count=__builtin.string_count;
constant width=__builtin.string_width;
/* /*
* Implode an array of strings to an english 'list' * Implode an array of strings to an english 'list'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment