in reply to Re^2: How to increment a MAC Address?
in thread How to increment a MAC Address?
HEX to DECYou mean convert a hex string to a number. It's not a decimal number until you print it for output. I don't see any place that you are stringifying it.
-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: How to increment a MAC Address?
by mda2 (Hermit) on Jun 16, 2005 at 17:47 UTC | |
by merlyn (Sage) on Jun 16, 2005 at 17:53 UTC |