From mboxrd@z Thu Jan 1 00:00:00 1970 From: r_zaca Subject: Byte Order Date: Wed, 12 Jan 2005 15:03:57 -0200 Message-ID: <20050112_170357_014648.r_zaca@ig.com.br> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Message-Boundary-by-Mail-Sender-1105549437" Return-path: Sender: linux-c-programming-owner@vger.kernel.org List-Id: To: linux-c-programming@vger.kernel.org This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. --Message-Boundary-by-Mail-Sender-1105549437 Content-type: text/plain; charset=ISO-8859-1 Content-description: Mail message body Content-transfer-encoding: 8bit Content-disposition: inline Hello all, How can I say if the machine where I am working uses "Host Byte Order" or "Network Byte Order"? Is it an obvius question? I mean, all hosts (machines) uses "Host Byte Order" and when it needs to send data through the network it uses "Network Byte Order". Thanks. --Message-Boundary-by-Mail-Sender-1105549437--