A89: TIGCC help needed for 89


[Prev][Next][Index][Thread]

A89: TIGCC help needed for 89




Ok, i have the basic code for Drugwars written (with a few minor exceptions
I need to figure out). All that needs to be written now is the GUI.

I need a display to screen function that can do this.

printf("string %s", var)

or

the_func_for_disp("string %c %f %d etc", var1, var2, var3); or something
along those lines



are there any rom calls which have the standard % operator for common data
types? WriteStr doesn't as I just realized when I had to think about it.

Thank you for any help you guys can come up with.

Indifference




References: