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

1991/1223/port/lib.h (diff list | history)

1991/1207/sys/src/9/port/lib.h:25,301991/1223/sys/src/9/port/lib.h:25,37 (short | long | prev | next)
1991/1011    
extern	int	atoi(char*); 
1990/0227    
 
/* 
1991/1223    
 * rune routines 
 */ 
extern	int	runetochar(char*, Rune*); 
extern	int	chartorune(Rune*, char*); 
extern	int	countrune(char*); 
 
/* 
1990/0227    
 * print routines 
 */ 
 


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