/[guile]/guile/guile-core/libguile/numbers.c
ViewVC logotype

Diff of /guile/guile-core/libguile/numbers.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.181 by dirk, Sun Apr 20 08:55:50 2003 UTC revision 1.182 by mvo, Sat May 3 23:19:51 2003 UTC
# Line 3952  SCM_DEFINE (scm_inexact_to_exact, "inexa Line 3952  SCM_DEFINE (scm_inexact_to_exact, "inexa
3952    
3953     ITYPE - the name of the integral type.     ITYPE - the name of the integral type.
3954    
3955     UNSIGNED - Define this when ITYPE is an unsigned type.  Do not     UNSIGNED - Define this to 1 when ITYPE is an unsigned type.  Define
3956       define it otherwise.     it to 0 otherwise.
3957    
3958     UNSIGNED_ITYPE - the name of the the unsigned variant of the     UNSIGNED_ITYPE - the name of the the unsigned variant of the
3959       integral type.  If you don't define this, it defaults to       integral type.  If you don't define this, it defaults to

Legend:
Removed from v.1.181  
changed lines
  Added in v.1.182

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26