6 lines
		
	
	
		
			105 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			105 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
#include <stdio.h>
 | 
						|
void hugehelp(void)
 | 
						|
{
 | 
						|
  puts ( "This is a silly replacement for the actual file.");
 | 
						|
}
 |