Renesas Stub Generator V.1.00 Información técnica Pagina 65

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 144
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 64
Section 6 Definitions of Server Functions
Rev. 1.01 Mar. 17, 2008 Page 53 of 128
REJ10J1822-0101
6.2.2 Function without a Return Value
Description:
For a function that doesn’t have a return value, a return-value specification must not be made.
Example:
Specification of a server function
void func(struct ST *ptr);
The function has no input and returns a value in the ST structure indicated by *ptr.
Definition of the server function
func([OUT PTR]struct ST *ptr);
Vista de pagina 64
1 2 ... 60 61 62 63 64 65 66 67 68 69 70 ... 143 144

Comentarios a estos manuales

Sin comentarios