Example #1
0
const char *get_dhcp_error_string() {
    return dhcp_lasterror();
}
const char *getWimaxDhcpError() {
    return dhcp_lasterror();
}