Mercurial > hg > index.cgi
comparison docs/manual/x37.html @ 253:ed1009bce533
Document the "export" pragma
Add documentation for the "export" pragma. This was added in 4.7 but the
documentation for it was overlooked.
author | William Astle <lost@l-w.ca> |
---|---|
date | Sat, 26 Jan 2013 22:27:29 -0700 |
parents | ce1fdc8d6568 |
children | 155799f6cfa5 |
comparison
equal
deleted
inserted
replaced
252:201b2774cb0e | 253:ed1009bce533 |
---|---|
77 >2.4. Object Files</A | 77 >2.4. Object Files</A |
78 ></H1 | 78 ></H1 |
79 ><P | 79 ><P |
80 >LWASM supports generating a proprietary object file format which is | 80 >LWASM supports generating a proprietary object file format which is |
81 described in <A | 81 described in <A |
82 HREF="c929.html" | 82 HREF="c933.html" |
83 >Chapter 6</A | 83 >Chapter 6</A |
84 >. LWLINK is then used to link these | 84 >. LWLINK is then used to link these |
85 object files into a final binary in any of LWLINK's supported binary | 85 object files into a final binary in any of LWLINK's supported binary |
86 formats.</P | 86 formats.</P |
87 ><P | 87 ><P |