OS Programming

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Seven Kast USA

    #1

    OS Programming

    Hi Every Body!
    i need informaation about the Operating System porgramming in c ,
    tell some tutorials or explain me.
    by
    KAST

  • Caglar Cakan

    #2
    Re: OS Programming

    On Wed, 13 Jul 2005 13:09:31 +0200, Seven Kast USA <SevenKast@gmai l.com>
    wrote:
    [color=blue]
    > Hi Every Body!
    > i need informaation about the Operating System porgramming in c ,
    > tell some tutorials or explain me.
    > by
    > KAST
    >[/color]


    Comment

    • Marc Thrun

      #3
      Re: OS Programming

      Caglar Cakan wrote:[color=blue]
      > On Wed, 13 Jul 2005 13:09:31 +0200, Seven Kast USA
      > <SevenKast@gmai l.com> wrote:
      >[color=green]
      >> Hi Every Body!
      >> i need informaation about the Operating System porgramming in c ,
      >> tell some tutorials or explain me.
      >> by
      >> KAST
      >>[/color]
      >
      > http://www.osdever.net/[/color]
      Don't feed the troll!

      Comment

      • Malcolm

        #4
        Re: OS Programming


        "Seven Kast USA" <SevenKast@gmai l.com> wrote[color=blue]
        > Hi Every Body!
        > i need informaation about the Operating System porgramming in c ,
        > tell some tutorials or explain me.
        >[/color]
        C is a good language for writing operating systems in. However they are
        fairly complex, challenging pieces of software to write. If you need to ask
        for a manual, almost certainly the task is too advanced for you at present.
        Work through a C primer writing programs like 20 questions, and then come
        back.


        Comment

        • CBFalconer

          #5
          Re: OS Programming

          Malcolm wrote:[color=blue]
          > "Seven Kast USA" <SevenKast@gmai l.com> wrote
          >[color=green]
          > > i need informaation about the Operating System porgramming in c ,
          > > tell some tutorials or explain me.
          > >[/color]
          > C is a good language for writing operating systems in. However they are[/color]
          .... snip ...
          +-------------------+ .:\:\:/:/:.
          | PLEASE DO NOT | :.:\:\:/:/:.:
          | FEED THE TROLLS | :=.' - - '.=:
          | | '=(\ 9 9 /)='
          | Thank you, | ( (_) )
          | Management | /`-vvv-'\
          +-------------------+ / \
          | | @@@ / /|,,,,,|\ \
          | | @@@ /_// /^\ \\_\
          @x@@x@ | | |/ WW( ( ) )WW
          \||||/ | | \| __\,,\ /,,/__
          \||/ | | | jgs (______Y______)
          /\/\/\/\/\/\/\/\//\/\\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
          =============== =============== =============== =============== ==

          --
          "If you want to post a followup via groups.google.c om, don't use
          the broken "Reply" link at the bottom of the article. Click on
          "show options" at the top of the article, then click on the
          "Reply" at the bottom of the article headers." - Keith Thompson


          Comment

          Working...