Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.compilers > #3066

counted strings

From Christopher F Clark <christopher.f.clark@compiler-resources.com>
Newsgroups comp.compilers
Subject counted strings
Date 2022-06-11 00:23 +0300
Organization Compilers Central
Message-ID <22-06-034@comp.compilers> (permalink)

Show all headers | View raw


I'm sorry for bringing more heat than light to this group.

Counted strings are important for protocols.  Not everything we write
a lexer for is human written.  Counted strings are a good way of
transmitting binary data.  This is just one way computers are
different than humans....

--
******************************************************************************
Chris Clark                  email: christopher.f.clark@compiler-resources.com
Compiler Resources, Inc.  Web Site: http://world.std.com/~compres
23 Bailey Rd                 voice: (508) 435-5016
Berlin, MA  01503 USA      twitter: @intel_chris
------------------------------------------------------------------------------

Back to comp.compilers | Previous | NextNext in thread | Find similar


Thread

counted strings Christopher F Clark <christopher.f.clark@compiler-resources.com> - 2022-06-11 00:23 +0300
  Re: counted strings gah4 <gah4@u.washington.edu> - 2022-06-11 13:53 -0700

csiph-web