You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Only use char-pointers wherever still sensible (e.g. search functions) but replace it with mcfg_string_t elsewhere (str-type mcfg_field_t data, mcfg_format return values, etc.)
Only use char-pointers wherever still sensible (e.g. search functions) but replace it with mcfg_string_t elsewhere (str-type mcfg_field_t data, mcfg_format return values, etc.)
This has to wait for #18