#include <unistd.h>#include <stdio.h>#include <hipc/posix/clientutils.h>#include <hipc/session.h>#include "CFGled.h"#include "CFGled_ccfg.h"

Go to the source code of this file.
Functions | |
| int | main (void) | 
| int main | ( | void | ) | 
Definition at line 11 of file client.c.
References HIPC_ERRCHECK, hipcClose(), hipcGet(), hipcOpen(), hipcPosixReadMsg(), hipcPosixWriteMsg(), and hipcPut().

 1.8.6