5 lines
		
	
	
		
			104 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			104 B
		
	
	
	
		
			C
		
	
	
	
	
	
| /*
 | |
|  * Exported symbols of wr_bytes.c
 | |
|  */
 | |
| extern void wr_bytes(int fd, register char *string, long cnt);
 | 
