Does not the code look a mess in the compiler or is it just me | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Does not the code look a mess in the compiler or is it just me

27th Sep 2017, 3:23 PM
Pickle_Rick()
Pickle_Rick() - avatar
2 Answers
+ 1
When you write code it is in a high level human language. This includes C++. After the compiler is finished your code in a low level machine language. Pop and push hexadecimal characters to and from stack is meaningless to most beginning programmers. C++ allow the programmers to use such operations using pointers to speed up processing time with large amounts of data!
4th Oct 2019, 5:49 AM
Lloyd L Conley
Lloyd L Conley - avatar
0
I'm sure you have the solution to this, as you have a very high IQ
19th Dec 2017, 1:26 AM
John
John - avatar