Welcome, Guest. Please login or register.

Author Topic: Odd programming question  (Read 6575 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline Einstein

  • Sr. Member
  • ****
  • Join Date: Dec 2004
  • Posts: 402
    • Show all replies
Re: Odd programming question
« on: March 10, 2008, 11:57:02 AM »
Quote

SamuraiCrow wrote:
@trekiej

First of all, when a compiler compiles code, it goes directly to binary.


I think it's not helpful to confuse beginners as they might wonder what the assemblers job then is.
I have spoken !
 

Offline Einstein

  • Sr. Member
  • ****
  • Join Date: Dec 2004
  • Posts: 402
    • Show all replies
Re: Odd programming question
« Reply #1 on: March 10, 2008, 10:10:29 PM »
Quote

trekiej wrote:
I appreciate all replies.

In the end I guess I will need to get into Kernel Dev to get the full understanding.


You can do that if you want to understand *internals* of a particular kernel, otherwise I'm not sure exactly what you want to understand, but if it is what I *think* it is then you better learn to write some code in asm. calling OS functions (APIs) in asm will show you what you want to know I'm guessing.
I have spoken !