exo1.c: Use VLA array correctly to store integer values and properly initialized it.
authorJerome Benoit <jerome.benoit@sap.com>
Sun, 26 Feb 2017 11:13:37 +0000 (12:13 +0100)
committerJerome Benoit <jerome.benoit@sap.com>
Sun, 26 Feb 2017 11:13:37 +0000 (12:13 +0100)
commit39ba1592dca861839f707facb99d315756650a43
treec09b0f6142ad339389ff757194c6d8fd33ea1f13
parent0cd9f5da6c770e971c3156cabdb0d2e627338ab2
exo1.c: Use VLA array correctly to store integer values and properly initialized it.

Signed-off-by: Jerome Benoit <jerome.benoit@sap.com>
exo1/exo1.c