/[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 19 by dpavlin, Mon Aug 18 18:32:55 2008 UTC revision 20 by dpavlin, Mon Aug 18 18:44:47 2008 UTC
# Line 176  CODE: Line 176  CODE:
176  OUTPUT:  OUTPUT:
177          RETVAL          RETVAL
178    
179    
180    int
181    tcidbiternext(idb)
182            void *  idb
183    CODE:
184            RETVAL = tcidbiternext(idb);
185    OUTPUT:
186            RETVAL
187    

Legend:
Removed from v.19  
changed lines
  Added in v.20

  ViewVC Help
Powered by ViewVC 1.1.26