4 <title>libao - function - ao_is_big_endian
</title>
5 <link rel=stylesheet
href=
"style.css" type=
"text/css">
8 <body bgcolor=white text=black
link=
"#5555ff" alink=
"#5555ff" vlink=
"#5555ff">
9 <table border=
0 width=
100%
>
11 <td><p class=tiny
>libao documentation
</p></td>
12 <td align=right
><p class=tiny
>libao version
0.8.5 -
20040312</p></td>
16 <h1>ao_is_big_endian
</h1>
18 <p><i>declared in
"ao/ao.h";
</i></p>
20 <p>Test if this computer uses big-endian byte ordering. Provided as a
24 <table border=
0 color=black cellspacing=
0 cellpadding=
7>
28 int ao_is_big_endian(void);
34 <h3>Return Values
</h3>
36 <li>1 indicates that this platform using big-endian byte ordering.
</li>
38 <li>0 indicates that this computer uses little-endian byte ordering.
</li>
44 <table border=
0 width=
100%
>
46 <td><p class=tiny
>copyright
© 2001-
2003 Stan Seibert
</p></td>
47 <td align=right
><p class=tiny
><a href=
"http://www.xiph.org/">xiph.org
</a><br><a href=
"mailto:volsung@xiph.org">volsung@xiph.org
</a></p></td>
49 <td><p class=tiny
>libao documentation
</p></td>
50 <td align=right
><p class=tiny
>libao version
0.8.5 -
20040312</p></td>