Re: Using a link list over an array.
btw since i saw it pete's code, isn't the static return type of a
function supposed to make it private ? What is the advantage of using
it ? Will it restrict the amount of code that is included in other
files ?
btw since i saw it pete's code, isn't the static return type of a
function supposed to make it private ? What is the advantage of using
it ? Will it restrict the amount of code that is included in other
files ?
Comment