From: Stefan Date: Fri, 9 Feb 2018 23:08:28 +0000 (+0100) Subject: More notes X-Git-Tag: V2.17~22^2 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=89799cd02eb950e89e757b2db66b972b5be4a003;p=cc65 More notes --- diff --git a/doc/funcref.sgml b/doc/funcref.sgml index c3d8f9869..bbab694fa 100644 --- a/doc/funcref.sgml +++ b/doc/funcref.sgml @@ -3561,6 +3561,10 @@ be used in presence of a prototype. +Calling getfirstdevice() does , @@ -3587,6 +3591,8 @@ while (dev != INVALID_DEVICE) { +Calling getnextdevice() does The function is only available as fastcall function, so it may only be used in presence of a prototype.