Skip to content

fix: correct broken C++ cout examples in README - #16

Open
EclipseWraith wants to merge 1 commit into
nsb-ucsc:mainfrom
EclipseWraith:fix/readme-cpp-examples
Open

fix: correct broken C++ cout examples in README#16
EclipseWraith wants to merge 1 commit into
nsb-ucsc:mainfrom
EclipseWraith:fix/readme-cpp-examples

Conversation

@EclipseWraith

Copy link
Copy Markdown

Fixed the cout statements in the NSBAppClient usage example. The <<
operators were inside the string quotes, so the code would print literal
text instead of variable values if copy-pasted.

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