Enlightenment CVS committal Author : raster Project : e17 Module : libs/embryo
Dir : e17/libs/embryo/include Modified Files: default.inc Log Message: getfarg =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/embryo/include/default.inc,v retrieving revision 1.3 retrieving revision 1.4 diff -u -3 -r1.3 -r1.4 --- default.inc 1 Jul 2004 06:08:04 -0000 1.3 +++ default.inc 9 Dec 2004 02:46:32 -0000 1.4 @@ -36,8 +36,10 @@ native numargs(); /* varags - get arg no "arg" */ native getarg(arg, index=0); +native Float:getfarg(arg, index=0); /* varags - set arg no "arg" */ native setarg(arg, index=0, value); +native setfarg(arg, index=0, Float:value); /* Convert a string into a floating point value */ native Float:atof(const string[]); ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ enlightenment-cvs mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs