Help for this page

Select Code to Download


  1. or download this
    int f1(a,b,c)
      int a
     int b
     ulpcallback c
    OUTPUT:
    RETVAL
    
  2. or download this
    int f1(a,b,c[LEN])
       int a
       int b
       unsigned char c[LEN]
     OUTPUT:
     RETVAL