home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!portal!cup.portal.com!Counsellor
- From: Counsellor@cup.portal.com (Benjamin Counsellor Reich)
- Newsgroups: comp.sys.amiga.programmer
- Subject: What is htonl() ?
- Message-ID: <72250@cup.portal.com>
- Date: Tue, 22 Dec 92 23:10:38 PST
- Organization: The Portal System (TM)
- Distribution: world
- Lines: 15
-
- I am writing a program based on another's source code.
-
- I am stumped by one line of code:
-
- *lmark = htonl(*lmark);
-
- I have no idea what this function is or does. It is not in SAS/C
- v. 5.10b, nor can I find any mention of it in the Waite Group's
- New C Primer Plus, which alleges that it is comprehensive.
-
- I would appreciate any info as to what this function does, so that
- I may either emulate it or throw it out.
-
- Benjamin Reich
- Counsellor@cup.portal.com
-