Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
coshcage authored Nov 15, 2023
1 parent 624552e commit 8c0c037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Samples/exp_2023-08-09_1.c
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ int main()
siPrintView(pv2);
strDeleteMatrix(pv);
strDeleteMatrix(pv2);

strDeleteArrayZ(parr);

siDeleteTable(ptrans, ptbl_student);
siDeleteTable(ptrans, ptbl_course);
Expand Down

0 comments on commit 8c0c037

Please sign in to comment.