Skip to content

Use const char* for read-only string examples#838

Merged
ronreiter merged 1 commit intoronreiter:masterfrom
munhozzlucas:fix-learn-c-strings
Mar 15, 2026
Merged

Use const char* for read-only string examples#838
ronreiter merged 1 commit intoronreiter:masterfrom
munhozzlucas:fix-learn-c-strings

Conversation

@munhozzlucas
Copy link
Copy Markdown
Contributor

Updated string examples to use 'const char *' as the compiler wasn't accepting the proposed solution

Updated string examples to use 'const char *' as the compiler wasn't accepting the proposed solution
@ronreiter ronreiter merged commit 1aa7612 into ronreiter:master Mar 15, 2026
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.

2 participants