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

1990/06111/port/lib.h (diff list | history)

1990/06111/sys/src/9/port/lib.h:43,481990/0614/sys/src/9/port/lib.h:43,49 (short | long | prev | next)
1990/0227    
}; 
extern	void	strconv(char*, Op*, int, int); 
extern	int	numbconv(Op*, int); 
1990/0614    
extern	char	*doprint(char*, char*, char*, void*); 
1990/0227    
extern	int	fmtinstall(char, int (*)(Op*)); 
extern	int	sprint(char*, char*, ...); 
extern	int	print(char*, ...); 


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