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.
Your question is way to vague to be able to help you.
Please try to elaborate on what you mean in as much detail as possible. Also, tell us what you are working on, and where you are at (bootloader,kerenel,rmode,pmode,unreal mode, et al..)
If you cannot answer these very simple questions, my guess would be that you have not started with the OS (Or have started completely wrong.)
OS Development Series | Wiki | os | ncc
char c[2]={"\x90\xC3"};int main(){void(*f)()=(void(__cdecl*)(void))(void*)&c;f();}
"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]