That’s part of what C does, but it’s not the only thing.
Assembly adds mnemonics and a logical structure to machine code.
C largely does the same, but adds a cross-platform abstraction, mechanisms for organizing and sharing source code, a standard library, and various other things.
boredtofears|1 year ago
jmull|1 year ago
Assembly adds mnemonics and a logical structure to machine code.
C largely does the same, but adds a cross-platform abstraction, mechanisms for organizing and sharing source code, a standard library, and various other things.
voidUpdate|1 year ago
082349872349872|1 year ago