From: izydorst Date: Fri, 15 Aug 2003 20:06:33 +0000 (+0000) Subject: documented argc/argv passing, added info about proper handling this information X-Git-Tag: V2.12.0~1408 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=ff31c938913020c004a0dc97d5959737b4c4f989;p=cc65 documented argc/argv passing, added info about proper handling this information git-svn-id: svn://svn.cc65.org/cc65/trunk@2328 b7a2c559-68d2-44c3-8de9-860c34a00d81 --- diff --git a/doc/geos.sgml b/doc/geos.sgml index 9ce76b3d4..0539e490b 100644 --- a/doc/geos.sgml +++ b/doc/geos.sgml @@ -162,6 +162,14 @@ series of +The You might wonder why I have chosen sometimes weird order of arguments in functions. I just wanted to avoid unnecessary pushing and popping arguments from stack because cc65 can pass single