Input and print statements for Front End?

Paolo Bonzini bonzini@gnu.org
Thu Apr 7 16:14:00 GMT 2005


> I can't seem to find any info regarding an input or print statement, so  
> i can read integers(my language only deals with integers) from the stdio 
> and return integer results to stdio.

You need to map these to printf/scanf calls.

Paolo



More information about the Gcc mailing list