mout.c revision 2
2N/A/* Copyright (c) 1984, 1986, 1987, 1988, 1989 AT&T */ 2N/A/* All Rights Reserved */ 2N/A * Copyright (c) 1980 Regents of the University of California. 2N/A * All rights reserved. The Berkeley software License Agreement 2N/A * specifies the terms and conditions for redistribution. 2N/A/* Portions Copyright(c) 1988, Sun Microsystems Inc. */ 2N/A/* All Rights Reserved */ 2N/A * Copyright (c) 1997, by Sun Microsystems, Inc. 2N/A * All rights reserved. 2N/A#
ident "%Z%%M% %I% %E% SMI" /* SVr4.0 1.1 */ 2N/A if (c >=
'0' && c <=
'9') {
2N/A for (i = 0; i <
10 && x.
len > 0; i++) {