#include <unistd.h>#include <stdio.h>#include <hipc/posix/clientutils.h>#include <hipc/session.h>#include "CFGrt.h"#include "CFGrt_ccfg.h"
Go to the source code of this file.
Functions | |
| int | main (void) |
| int main | ( | void | ) |
Definition at line 11 of file client_rt.c.
References HIPC_ERRCHECK, hipcClose(), hipcOpen(), hipcPosixReadMsg(), hipcPosixWriteMsg(), and hipcPut().

1.8.6