diff options
author | max <max@FreeBSD.org> | 1997-01-30 07:12:59 +0000 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-01-30 07:12:59 +0000 |
commit | 0988434e5dc03c34f02e712f48e3cd9f66e8443e (patch) | |
tree | 69dd948eb7d0e51090079fb252afa1158177f968 /share/man/man3/stdarg.3 | |
parent | 71baeec496d609059f7e6b14bd7cac2919adac98 (diff) | |
download | FreeBSD-src-0988434e5dc03c34f02e712f48e3cd9f66e8443e.zip FreeBSD-src-0988434e5dc03c34f02e712f48e3cd9f66e8443e.tar.gz |
Better handling of command-line argument:
1. Pass argc and argv to getarg and process them with getopt().
2. Instead of using an array to save arg characters, use array of
pointers and call backgammon/teachgammon with execv, instead of execl.
This should fix problems with calling teachgammon.
2.2 candidate.
Diffstat (limited to 'share/man/man3/stdarg.3')
0 files changed, 0 insertions, 0 deletions