Skip to content

Wrap text#4

Open
dariatdd wants to merge 19 commits intomasterfrom
wrap_text
Open

Wrap text#4
dariatdd wants to merge 19 commits intomasterfrom
wrap_text

Conversation

@dariatdd
Copy link
Copy Markdown
Owner

@dariatdd dariatdd commented Nov 1, 2018

No description provided.

{
std::string cur = str.substr(i, wrapLength);
auto pos = str.find_first_of(' ');
std::cout << "POs: " << pos << std::endl;
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

если потребовалась такое, значит шаг был великоват )

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