j
k
j a
j l
On Sat, 7 May 2005, Abraham Egnor wrote:
So does ghc: ... That doesn't mean the size is part of the *type*.
Sure. I'm just pointing out that int a[50]; is not *quite* the same as int *a = (int *)malloc(50 * sizeof(int)); jacob
Back to the thread
Back to the list