Find the answer to your Linux question:
Results 1 to 2 of 2
Hi, Can any body give me a answer of, what is the difference between "c" and "Embedded C".. Thanks in Advance...
  1. #1
    Linux Newbie
    Join Date
    Oct 2006
    Posts
    107

    difference doubt

    Hi,

    Can any body give me a answer of, what is the difference between "c" and "Embedded C"..

    Thanks in Advance

  2. #2
    Trusted Penguin Cabhan's Avatar
    Join Date
    Jan 2005
    Location
    Seattle, WA, USA
    Posts
    3,230
    Embedded C, because it's running on an embedded device, probably won't have the standard libraries available, and will require the developer to write by hand all the functions that he will need.

    At least, this is my understanding; I've never written for an embedded device myself.
    DISTRO=Arch
    Registered Linux User #388732

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...