Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

mytype Struct Reference

#include <struct.h>

Data Fields

int id
char t [64]
double d1
double d2
char c [30]

Detailed Description

Definition at line 130 of file preproc-outofscope.c.


Field Documentation

char mytype::c

Definition at line 144 of file preproc-outofscope.c.

Referenced by main().

double mytype::d1

Definition at line 138 of file preproc-outofscope.c.

Referenced by main().

double mytype::d2

Definition at line 141 of file preproc-outofscope.c.

Referenced by main().

Definition at line 132 of file preproc-outofscope.c.

Referenced by main().

char mytype::t

Definition at line 135 of file preproc-outofscope.c.

Referenced by main().


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