about summary refs log tree commit diff stats
path: root/075channel.mu
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2018-09-21 16:33:57 -0700
committerKartik Agaram <vc@akkartik.com>2018-09-21 16:38:35 -0700
commitddeed58f8524849315286de8ff825c43e5b82f9d (patch)
tree682bc948d7fa55d587a06e56b43e941d3fce8524 /075channel.mu
parent45967d2106335dbd595cb43ae5732ba88b5d0553 (diff)
downloadmu-ddeed58f8524849315286de8ff825c43e5b82f9d.tar.gz
4579
New example program: ascii null-terminated string comparison

I'd hoped this would be a stepping stone to supporting general ascii comparison,
but we're planning to use size-prefixed rather than null-terminated arrays
everywhere. The only exception is commandline arguments, which will remain
null-terminated to interoperate with Linux.

So I'm going to need separate functions for "compare with argv" and for
general string comparison.
Diffstat (limited to '075channel.mu')
0 files changed, 0 insertions, 0 deletions