Printing To Screen: Difference between revisions

Jump to navigation Jump to search
m
Added some see alsos
[unchecked revision][unchecked revision]
m (Why doesn't rollback affect only the last edit? :-/)
m (Added some see alsos)
Line 151:
Sometimes printing individual characters works, but printing strings fails. This is usually due to the <tt>.rodata</tt> section missing in the linker script. The GCC option <tt>-fwritable-strings</tt> is a substitute workaround, but the real solution is to add <tt>.rodata</tt> to the script.
 
==See Also==
===Text Mode===
*[[Print Functions]]
*[[Text UI]]
===GUI===
*[[GUI]]
[[Category:Video]]
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu