[MetaC Compiler Test cases] Arrays and pointers
compiling test15/6/8/9/20.mc gets some errors
test15.mc involves a basic type array and a manual value assignment
test16.mc involves a basic type array and an iterated value assignment
test17.mc doesen’t generated the right C code and involves a pointer declaration
test18.mc contains a pointer declaration with initialization
test19.mc contains a pointer declaration with initialization and a simple assingment
test20.mc contains an array of pointer declaration a for loop assignment and a simple usage
Submitted by Dario Nesi on 1 May 2013 at 17:47