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

1991/1224/gnot/lib.h (diff list | history)

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


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