2956e6feb4
It should be f(int a[5]) instead of f(int *a) because the second one does not scale for multidimensional arrays, eg g(int b[10][5]) is ok but g(int **b) is not. |
||
---|---|---|
.. | ||
global | ||
heptagon | ||
main | ||
minils | ||
obc | ||
utilities | ||
_tags | ||
Makefile | ||
myocamlbuild.ml | ||
preproc.ml |