Renesas Stub Generator V.1.00 Informacje Techniczne Strona 126

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 144
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 125
Section 11 Samples
Rev. 1.01 Mar. 17, 2008 Page 114 of 128
REJ10J1822-0101
11.4 sample_clnt.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_clnt.h"
#include "sample_private.h"
#pragma section C_SAMPLE
double atof ( const char * nptr )
{
UINT32 __ulLastOutputIOVectorSize;
rpc_call_info __info;
UINT32 __ulInputParamCount = 0UL;
IOVEC __input[1];
Przeglądanie stron 125
1 2 ... 121 122 123 124 125 126 127 128 129 130 131 ... 143 144

Komentarze do niniejszej Instrukcji

Brak uwag