I\'m trying to print to print a variable, an integer, to the drawing screen. In regular c/c++ you can use %d/printf or cout. Is there a way to do it?