4.4BSD/usr/src/old/pcc/ccom.tahoe/tests/t6.c

Compare this file to the similar file:
Show the results in this format:

unsigned char key[100];
main()
{
	register i;

	if ((int)key[i])
		key[i] = 0;
}