Fixed a few problems with the docs as suggested by Spiro Trikaliotis resp.
Greg King. git-svn-id: svn://svn.cc65.org/cc65/trunk@3933 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -3823,7 +3823,7 @@ compiler, depending on the target system selected:
|
||||
|
||||
<sect>Structs and unions<label id="structs"><p>
|
||||
|
||||
<sect1>Overview<p>
|
||||
<sect1>Structs and unions Overview<p>
|
||||
|
||||
Structs and unions are special forms of <ref id="scopes" name="scopes">. They
|
||||
are to some degree comparable to their C counterparts. Both have a list of
|
||||
@@ -3918,7 +3918,7 @@ below uses examples from the C libraries. However, the feature may also be
|
||||
useful for assembler programs.
|
||||
|
||||
|
||||
<sect1>Overview<p>
|
||||
<sect1>Module constructors/destructors Overview<p>
|
||||
|
||||
Using the <tt><ref id=".CONSTRUCTOR" name=".CONSTRUCTOR"></tt>, <tt><ref
|
||||
id=".DESTRUCTOR" name=".DESTRUCTOR"></tt> and <tt><ref id=".INTERRUPTOR"
|
||||
|
||||
Reference in New Issue
Block a user