Files correlati : Commento : Aggiunto il preprocessore c++ mcpp per sostituire il compilatore nella compilazione delle maschere.
		
			
				
	
	
		
			12 lines
		
	
	
		
			212 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			212 B
		
	
	
	
		
			C
		
	
	
	
	
	
| /* u_1_27.c:    Pseudo-directive-line.  */
 | |
| 
 | |
| /* u.1.27:  Unknown preprocessing directive (other than #pragma).   */
 | |
| #ifdefined MACRO
 | |
| #endif              /* The second error.    */
 | |
| 
 | |
| main( void)
 | |
| {
 | |
|     return  0;
 | |
| }
 | |
| 
 |