Derive-C
Loading...
Searching...
No Matches
name Struct Reference

Public Attributes

char const * forename
 
char const * surname
 

Detailed Description

Examples
complex/employees.c.

Definition at line 14 of file employees.c.

Member Data Documentation

◆ forename

char const* name::forename
Examples
complex/employees.c.

Definition at line 15 of file employees.c.

◆ surname

char const* name::surname
Examples
complex/employees.c.

Definition at line 16 of file employees.c.


The documentation for this struct was generated from the following file: