Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Wiki Markup
*free-standing environment* \[[The C Book|http://www.phy.duke.edu/~rgb/General/c_book/c_book/preface/hosted_and_free_standing.htmlAA. C References#The C Book]\] 
An environment without the C standard libraries. Common for stand-alone programs, such as operating systems or firmware.

Wiki Markup
*hosted environment* \[[The C Book|http://www.phy.duke.edu/~rgb/General/c_book/c_book/preface/hosted_and_free_standing.htmlAA. C References#The C Book]\] 
An environment that supplies the C standard libraries.

...