Answer the question
In order to leave comments, you need to log in
What does charbuf[0x1000] mean?
What does charbuf[0x1000] mean?
Answer the question
In order to leave comments, you need to log in
Declaring an array of char with size 0x1000. The size is written in hexadecimal system. If I'm not mistaken, this is 2 to the 12th power, i.e. 4096 bytes.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question