Log In
cross
/
apimagic
Clone
Source Code
GIT
Source
Issues
0
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
a6ad51
argv.h: use an option vector rather than a direct pointer to the option table.
Authored and Committed by
midipix
7 years ago
raw
patch
tree
parent
3 files changed.
65 lines added
.
39 lines removed
.
src/driver/amgc_driver_ctx.c
file modified
+11
-8
src/internal/apimagic_driver_impl.h
file modified
+2
-0
src/internal/argv/argv.h
file modified
+52
-31
argv.h: use an option vector rather than a direct pointer to the option table.
src/driver/amgc_driver_ctx.c
file modified
+11
-8
src/internal/apimagic_driver_impl.h
file modified
+2
-0
src/internal/argv/argv.h
file modified
+52
-31