On Saturday, 10 December 2016 at 03:51:34 UTC, brocolis wrote:
How do I separate IP parts with dlang?I found this very cool trick, with C++: http://stackoverflow.com/a/5328190
Heh, I'd prefer to use sscanf vs using the streams.
On Saturday, 10 December 2016 at 03:51:34 UTC, brocolis wrote:
How do I separate IP parts with dlang?I found this very cool trick, with C++: http://stackoverflow.com/a/5328190
Heh, I'd prefer to use sscanf vs using the streams.