]> Pileus Git - ~andy/rsl/blob - doc/RSL_range_struct.html
Initial import
[~andy/rsl] / doc / RSL_range_struct.html
1 <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.2//EN">
2 <HTML>
3 <HEAD>
4    <TITLE></TITLE>
5    <META NAME="GENERATOR" CONTENT="Mozilla/3.0b5aGold (X11; I; Linux 1.3.91 i586) [Netscape]">
6 </HEAD>
7 <BODY>
8
9 <P><A HREF="index.html"><IMG SRC="rsl.gif" BORDER=2 HEIGHT=100 WIDTH=100></A>
10 <HR>If #define USE_TWO_BYTE_PRECISION when building and installing RSL,
11 then </P>
12
13 <PRE>typedef unsigned short Range;</PRE>
14
15 <P>else, </P>
16
17 <PRE>typedef unsigned char Range;</PRE>
18
19 </BODY>
20 </HTML>