plan 9 kernel history: overview | file list | diff list

1992/0805/port/lib.h (diff list | history)

1992/0319/sys/src/9/port/lib.h:31,361992/0805/sys/src/9/port/lib.h:31,37 (short | long | prev | next)
Add utflen.
rsc Fri Mar 4 12:44:25 2005
1991/1223    
extern	int	chartorune(Rune*, char*); 
extern	int	countrune(char*); 
1992/0213    
extern	char*	utfrune(char*, long); 
1992/0805    
extern	int	utflen(char*); 
1991/1223    
 
/* 
1990/0227    
 * print routines 


source code copyright © 1990-2005 Lucent Technologies; see license
Plan 9 distribution
comments to russ cox (rsc@swtch.com)