Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Configure DNS server that must be used by default using a string.

Files

dns-c.h/dns-c.c

Prototype

Arguments

p_str
Pointer to structure that will receive the IP address of the DNS server.
str_len_max
Maximum string length.
p_err
Pointer to variable that will receive the return error code from this function.

 

Returned Values

None.

Required Configuration

None.

Notes / Warnings

None.

Example Usage