pub fn ecadd(c: u32) -> usize
Direct port of ecadd(wordcode c) at Src/parse.c:397. Append c to the wordcode buffer with grow-on-demand, return the new index.
ecadd(wordcode c)
Src/parse.c:397
c