Zen-C
Loading...
Searching...
No Matches
DeprecatedFunc Struct Reference

Functions marked as deprecated. More...

#include <parser.h>

Collaboration diagram for DeprecatedFunc:

Data Fields

char * name
 
char * reason
 Optional reason for deprecation.
 
struct DeprecatedFuncnext
 

Detailed Description

Functions marked as deprecated.

Field Documentation

◆ name

char* DeprecatedFunc::name

◆ next

struct DeprecatedFunc* DeprecatedFunc::next

◆ reason

char* DeprecatedFunc::reason

Optional reason for deprecation.


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