mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-09 17:38:02 +02:00
nmc_string_to_int() - converts string to signed long int (decimal) nmc_string_to_uint() - converts string to unsigned long int (decimal) nmc_string_to_int_base() - converts string to signed long int with given base nmc_string_to_uint_base() - converts string to unsigned long int with given base |
||
|---|---|---|
| .. | ||
| completion | ||
| src | ||
| Makefile.am | ||