Used strings must be _constant variables_ or _defined symbols_ to avoid duplications. Like this, memory is optimally used. Calling `gprint` several times may be slow (check!!). Maybe it is interesting to have `printf` if the platform supports it.
Used strings must be constant variables or defined symbols to avoid duplications. Like this, memory is optimally used.
Calling
gprintseveral times may be slow (check!!). Maybe it is interesting to haveprintfif the platform supports it.