Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
I need to properly handle newlinie character in my text console module and don't know how. I tried to read information from multiboot structure passed by bootloader, but it won't works. Do I have set some flag in my kernel multiboot header? Can you put here correct bootloader header with request for surch information as an example? My bootloader is Grub2.