]> The Tcpdump Group git mirrors - tcpdump/commit
Add routines to parse numeric command-line arguments, and use them.
authorGuy Harris <[email protected]>
Sun, 8 Dec 2024 20:57:56 +0000 (12:57 -0800)
committerGuy Harris <[email protected]>
Mon, 9 Dec 2024 03:03:36 +0000 (19:03 -0800)
commit3eab64d3214c1c7aa5aea9ff0f5313b8f361bd5c
tree18b8c136e1018bc44fcc002570b54671d64f7f67
parentdcb1b03409b91aa3c68156817b953781f35bc3a2
Add routines to parse numeric command-line arguments, and use them.

They do various error checks; use them instead of strto*() or atoi().
tcpdump.c