lukatmyshu
Senior member
- Aug 22, 2001
- 483
- 1
- 0
Originally posted by: FeathersMcGraw
That logic is like saying that dogs aren't mammals because apes and humans are. High-level languages abstract the underlying architecture from the programmer. Java does it a lot more than C, but you can write C code without knowing anything about the CPU instruction set of the box you're running on.Originally posted by: DescartesI'd say that you do. C is is only high-level when you consider assembly, and any other language in use today are considerably higher than C.Originally posted by: FeathersMcGrawYou've got a mighty curious view of the world where C isn't a high-level language.Originally posted by: Elemental007 I program in C and motorola assembly. True EE. None of this BS high level crap that never actually plays out![]()
Exactly ... although the only reply I would have to do is that C DOES have the capability to execute assembly code, so in some way you could write a program in C that was essentially assembly.
