/[PAMELA software]/yoda/techmodel/forroutines/tracker/readraw/getbytes.c
ViewVC logotype

Diff of /yoda/techmodel/forroutines/tracker/readraw/getbytes.c

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

revision 6.0 by kusanagi, Tue Feb 7 17:11:11 2006 UTC revision 6.1 by kusanagi, Tue Jun 27 10:25:42 2006 UTC
# Line 13  Line 13 
13  #include <math.h>        /* math library */  #include <math.h>        /* math library */
14    
15    
16    /**
17     * Read nbytes at position p of buffer, and fill value
18     */
19    
20  void getbytes_(int *nbytes, char *buffer, int *p, unsigned int *value)  void getbytes_(int *nbytes, char *buffer, int *p, unsigned int *value)
21    
22  {  {

Legend:
Removed from v.6.0  
changed lines
  Added in v.6.1

  ViewVC Help
Powered by ViewVC 1.1.23