Re: A very quick, informal survey

From: mensanator (mensanator_at_aol.com)
Date: 04/08/04


Date: 8 Apr 2004 09:07:38 -0700

Steven O. <null@null.com> wrote in message news:<og49709khdbf1rr09thq6ko7vc8vpk9glm@4ax.com>...
> I write documentation. The company I'm working for is developing a
> product that transmits data from one computer to another, and the
> order or sequence of data transmission is important.
>
> We need to specify whether the data transmission and storage is
> Big-endian or Little-endian. I've argued that, in addition to stating
> which it is, we need to explain what these terms mean. The
> programmers claim that any programmer worth their salt will know what
> these terms mean.
>
> So, question:
> Do you know what the difference is between Big-endian or
> Little-endian?

Yes, but I don't remember which is which.

> And if you are willing to share: What's your level of education
> (B.A./B.S, M.A./M.S, etc.)?

ASEET (Associate of Science in Electronic Engineering Technology)

> And were your studies formally in computer science, or did you study
> some related field (math, physics) instead? Or did you study
> something totally unrelated, like history?

Digital logic, Boolean Algebra, that sort of thing. No programming.

>
> Thanks in advance for all replies.
>
> Steve O.
>
> Steven AATT Domain DDOOTT com
> To send an e-mail, substitute @ for AATT, a . for DDOOTT, and OpComm for Domain
>
> Standard Antiflame Disclaimer: Please don't flame me. I may actually *be* an idiot, but even idiots have feelings.



Relevant Pages

  • Re: A very quick, informal survey
    ... > order or sequence of data transmission is important. ... First of all your programmers are correct. ... The problem is that what Big-endian means ... If you do everything in Little-endian, then you should just say "its ...
    (comp.programming)
  • Re: A very quick, informal survey
    ... > order or sequence of data transmission is important. ... Many programmers who claim they understand these terms don't understand the ... programming experience (starting with pdp11 assembler as it happens). ...
    (comp.programming)
  • Re: A very quick, informal survey
    ... > order or sequence of data transmission is important. ... This is why most programmers don't write good end-user documentation, ...
    (comp.programming)
  • Re: A very quick, informal survey
    ... > product that transmits data from one computer to another, ... on both ends of the pipe, for all platforms it supports, period. ... Actually, you need to specify a specific transmission byte order, so ... > programmers claim that any programmer worth their salt will know what ...
    (comp.programming)
  • Re: Could someone please explain this?
    ... I'm writing a program that interfaces with a device on the serial port and in the documentation it says the folowing: ... Number of Dims is a value between 0 and 22 identifying the number of dims to be transmitted ... E/S defines whether the following byte is an extended transmission or a standard transmission. ...
    (sci.electronics.basics)