C
Chris
Hi,
does something like a realloc() for arrays exist in C# ? (like in C)
or do you have to create a new array-object yourself an then copy the
already existing values in the new array ?
thnx
Chris
does something like a realloc() for arrays exist in C# ? (like in C)
or do you have to create a new array-object yourself an then copy the
already existing values in the new array ?
thnx
Chris