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...
- 05-14-2007 #1Linux 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
- 05-14-2007 #2
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


Reply With Quote