Learn more about cloning repositories
You have read-only access
vi: remove Byte typedef and massive amount of casts. also optimize many strlen() calls. if (strlen(buf) <= 0) goto vc1 - ??!!