Further fixes to references
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@15036 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
f4fcc29197
commit
81c9effa84
@ -404,7 +404,7 @@ which is either wxBIG\_ENDIAN or wxLITTLE\_ENDIAN (in the future maybe wxPDP\_EN
|
||||
as well).
|
||||
|
||||
The macros handling bit-swapping with respect to the applications endianness
|
||||
are described in the \helpref{Macros}{macros} section.
|
||||
are described in the \helpref{Byte order macros}{byteordermacros} section.
|
||||
|
||||
\section{Conditional compilation}
|
||||
|
||||
|
@ -2352,7 +2352,7 @@ See also \helpref{wxGetResource}{wxgetresource}, \helpref{wxConfigBase}{wxconfig
|
||||
|
||||
<wx/utils.h>
|
||||
|
||||
\section{Byte order macros}\label{byeordermacros}
|
||||
\section{Byte order macros}\label{byteordermacros}
|
||||
|
||||
The endian-ness issues (that is the difference between big-endian and
|
||||
little-endian architectures) are important for the portable programs working
|
||||
|
Loading…
Reference in New Issue
Block a user