[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
No Subject
Message-Id: <8311110157.AA01034 [at] dagobah.LFL><BR>To:send(to, from, count)register short *to, *from;register count;{	do		*to = *from++;	while(--count>0);}send(to, from, count)register short *to, *from;register count;{	register n=(count+7)/8;	switch(count%8){	case 0:	do{	*to = *from++;	case 7:		*to = *from++;	case 6:		*to = *from++;	case 5:		*to = *from++;	case 4:		*to = *from++;	case 3:		*to = *from++;	case 2:		*to = *from++;	case 1:		*to = *from++;		}while(--n>0);	}} 
--nQmjI2j7eH
Content-Type: text/plain; charset=us-ascii
Content-Description: .signature
Content-Transfer-Encoding: 7bit
-- 
University of Tsukuba                Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Institute of Policy and Planning Sciences       Tel/fax: +81 (298) 53-5091
_________________  _________________  _________________  _________________
What are those straight lines for?  "XEmacs rules."
--nQmjI2j7eH--
---------------------------------------------------------------------
Sheffield Linux User's Group - http://www.sheflug.co.uk
To unsubscribe from this list send mail to
- <sheflug-request [at] vuw.ac.nz> - with the word 
 "unsubscribe" in the body of the message. 
  GNU the choice of a complete generation.