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.
hi... i know c , c++ and also assembly programming..
but dono where to start for os programing..
even read bran tutorial but could not get anything..
is there any other tutorial which gives detailed explanation ? ?????
Also, I am not trying to be rude here, but please change your title. "ConfuseD..... IN OS DEVOLopENT" is a little annoying to read. Try not to mix caps with lowercase characters like this.
OS Development Series | Wiki | os | ncc
char c[2]={"\x90\xC3"};int main(){void(*f)()=(void(__cdecl*)(void))(void*)&c;f();}
aztex wrote:hi... i know c , c++ and also assembly programming..
but dono where to start for os programing..
even read bran tutorial but could not get anything..
is there any other tutorial which gives detailed explanation ? ?????
May I point out, that you already posted such a question a couple of days ago and that people provided you with everything you need for getting started?
Did you actually read and try out anything? If you expect people to give you helpful answers, you need to ask more specific and better questions, which clearly show that you're really trying to understand the matter.
So instead of writing that you don't get "Bran's" tutorial, please point out in detail what the issues are.
This thread was split (see Avatars if you care) and rude posts were deleted by me. I've also locked this thread.
If you can't be polite then don't post.
Cheers,
Brendan
For all things; perfection is, and will always remain, impossible to achieve in practice. However; by striving for perfection we create things that are as perfect as practically possible. Let the pursuit of perfection be our guide.