Skip to content

Guard va_system in #if block#204

Open
neuschaefer wants to merge 1 commit into
abishekvashok:masterfrom
neuschaefer:system
Open

Guard va_system in #if block#204
neuschaefer wants to merge 1 commit into
abishekvashok:masterfrom
neuschaefer:system

Conversation

@neuschaefer
Copy link
Copy Markdown
Contributor

On systems where the 'system' function is not available, such as iOS, it may be better not to mention it in the source code, at all. Use #if to mention 'system' only if it's used.

On systems where the 'system' function is not available, such as iOS, it
may be better not to mention it in the source code, at all. Use #if to
mention 'system' only if it's used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant