/[Search-TokyoDystopia]/TokyoDystopia.xs
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /TokyoDystopia.xs

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

revision 6 by dpavlin, Sun Aug 17 22:37:16 2008 UTC revision 7 by dpavlin, Sun Aug 17 22:54:02 2008 UTC
# Line 58  CODE: Line 58  CODE:
58  OUTPUT:  OUTPUT:
59          RETVAL          RETVAL
60    
61    
62    int
63    setcache(db, icsiz, lcnum)
64            void *  db
65            int     icsiz
66            int     lcnum
67    CODE:
68            RETVAL = tcidbsetcache(db, icsiz, lcnum);
69    OUTPUT:
70            RETVAL

Legend:
Removed from v.6  
changed lines
  Added in v.7

  ViewVC Help
Powered by ViewVC 1.1.26