The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
IPv4Block
arsd
cidr
struct
IPv4Block {
uint
startingAddress
;
uint
netmask
;
uint
currentAddress
;
int
remaining
;
}
Meta
Source
See Implementation
arsd
cidr
functions
addressToUint
uintToAddress
structs
IPv4Block