List of Nasal extension functions: Difference between revisions

Jump to navigation Jump to search
m
change headings: match link's name (Nasal Core Library) and make FlightGear possessive
No edit summary
m (change headings: match link's name (Nasal Core Library) and make FlightGear possessive)
Line 2: Line 2:
{{Template:Nasal Navigation}}
{{Template:Nasal Navigation}}


== Nasal extension functions ==
== Nasal Core Library ==


For a list of functions implemented in C, that are available to Nasal implementations in general, see [http://plausible.org/nasal/lib.html]. Note that only the <tt>thread</tt>, <tt>io</tt>, <tt>math</tt>, and <tt>utf8</tt> libraries are currently included in SimGear.
For a list of functions implemented in C, that are available to Nasal implementations in general, see [http://plausible.org/nasal/lib.html]. Note that only the <tt>thread</tt>, <tt>io</tt>, <tt>math</tt>, and <tt>utf8</tt> libraries are currently included in SimGear.


== FlightGear extension functions ==
== FlightGear's Extension Functions ==


=== <tt>cmdarg()</tt> ===
=== <tt>cmdarg()</tt> ===
395

edits

Navigation menu