#include "network.h"
#include "util.h"
Functions | |
void | usage () |
ullint | atoi_postfix (const char *nptr) |
ullint atoi_postfix | ( | const char * | nptr | ) |
convert string including unit to integer ex. "10k" -> 10000
nptr | string |
void usage | ( | ) |
show program usage
show usage