C
Charlotte E.
If I have a string containing a given IP address - it could be any IP
address, like:
1.222.33.004
What would be the smartest/shortest code, to make sure that all subnets have
leading seros, like:
001.222.033.004
TIA,
address, like:
1.222.33.004
What would be the smartest/shortest code, to make sure that all subnets have
leading seros, like:
001.222.033.004
TIA,