Name: Anonymous 2010-11-16 1:38
So I'm reading my K&R, and it goes
The size of the array is the size of one entry times the number of entries
but let's say you have an array of variable length strings, keyword variable, does this definition still hold?
The size of the array is the size of one entry times the number of entries
but let's say you have an array of variable length strings, keyword variable, does this definition still hold?