diff --git a/doc/funcref.sgml b/doc/funcref.sgml index 6529217ff..d350cd8e0 100644 --- a/doc/funcref.sgml +++ b/doc/funcref.sgml @@ -510,11 +510,12 @@ communication. + + + - - @@ -534,6 +535,7 @@ communication. + @@ -2050,9 +2052,9 @@ evaluated or is ignored. /, then loading and starting the program named in the first argument, passing -the command line specified as second argument. Instead of an empty string, +the command line specified as second argument. Instead of an empty string, a The function is only available as fastcall function, so it may only @@ -4182,9 +4184,9 @@ be used in presence of a prototype. #include - + extern char comlynx[]; - + static void initialize(){ struct ser_params params = { SER_BAUD_9600, @@ -4315,9 +4317,9 @@ be used in presence of a prototype. #include - + extern char comlynx[]; - + static void initialize(){ struct ser_params params = { SER_BAUD_9600, @@ -5343,6 +5345,36 @@ tgi_ellipse (50, 40, 40, 20); +tgi_getaspectratio