This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

inet-ntoa and inet-aton byte order question?


Hello list.

Can someone please tell me why these two functions do implicit htonl()
and ntohl()?

For me this caused a little confusion (until i saw the source :) because
i expceted them to behave exactly like C library ones.

If the behaviour is left as it is, it should at least appear in the
function documentation.

--
jonis

Real programmers don't write in BASIC.  Actually, no programmers write in
BASIC after reaching puberty.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]