soasme / PeppaPEG

PEG Parser in ANSI C
https://soasme.com/PeppaPEG
MIT License
55 stars 7 forks source link

typedef const char* P4_CString #143

Open soasme opened 2 years ago

soasme commented 2 years ago

Is your feature request related to a problem? Please describe. See discussion here

Describe the solution you'd like Typedef const char* P4_CString and replace all types in source.

Describe alternatives you've considered N/A

Additional context N/A