Kernel: Improve on screen printing #2
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
kernel
This changes are in kernel
Hi there! :D
Strayex Kernel has got three functions:
They are responsible for printing on screen characters. This functions do not meet the requirements of C language standard, some of them need improvement and some thing have to be finished.
Working with these functions can be good programming exercise and it will relieve me form additional work.
Things to do here are:
These functions are very inportand to kernel work! Before submitting pull request, compile kernel in debug mode (in this version default one) and check that Multiboot data is displayed properly.
Remember, every change done in system must be updated in documentation!
Good luck and have fun! 👍
The text was updated successfully, but these errors were encountered: