Section 11 Samples
Rev. 1.01 Mar. 17, 2008 Page 122 of 128
REJ10J1822-0101
11.6
sample_svr.c
/**********************************************************************
File Header Comment : Sample Config File for RPCGEN
**********************************************************************/
/**********************************************************************
* Do not edit, unless you really know what you are doing,
* this file was automatically generated by:
*
* rpcgen.pl on 2007/11/28 12:54
*
* Be aware that this file may be generated as part of the build and
* therefore any changes made by hand will possibly be lost on a
* rebuild.
**********************************************************************/
#include <string.h>
#include "types.h"
#include "rpc_public.h"
#include <stdlib.h>
#include "kernel.h"
#include "sample_public.h"
#include "sample_svr.h"
#pragma section C_SAMPLE
UINT32 rpcsvr_SMPL_atof( rpc_server_stub_info * __pInfo )
{
const char * nptr;
UINT32 __ulInputParamOffset = 0UL;
UINT32 __ulOutputParamCount = 0UL;
double ret;
Summary of Contents for Stub Generator REJ10J1822-0101
Page 4: ......
Page 6: ......
Page 12: ...vi ...
Page 16: ...Section 2 Installation Rev 1 01 Mar 17 2008 Page 4 of 128 REJ10J1822 0101 ...
Page 34: ...Section 4 Executing RPCGEN Rev 1 01 Mar 17 2008 Page 22 of 128 REJ10J1822 0101 ...
Page 60: ...Section 5 Specifications of a Config File Rev 1 01 Mar 17 2008 Page 48 of 128 REJ10J1822 0101 ...
Page 118: ...Section 9 Notes Rev 1 01 Mar 17 2008 Page 106 of 128 REJ10J1822 0101 ...
Page 131: ...Section 11 Samples Rev 1 01 Mar 17 2008 Page 119 of 128 REJ10J1822 0101 ...
Page 140: ...Section 11 Samples Rev 1 01 Mar 17 2008 Page 128 of 128 REJ10J1822 0101 ...
Page 143: ......