IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 18, 2006, 6:58:54 AM (20 years ago)
Author:
eugene
Message:

updates to fix comm problems with buffers (motivated by opihi gprint)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libohana/include/ohana.h

    r7917 r7929  
    173173int ExpectCommand (int device, int length, double timeout, IOBuffer *buffer);
    174174int SendMessage (int device, char *format, ...);
     175int SendMessageFixed (int device, int length, char *messge);
    175176int SendCommand (int device, int length, char *format, ...);
    176177int SendCommandV (int device, int length, char *format, va_list argp);
Note: See TracChangeset for help on using the changeset viewer.