Update Strings
@@ -87,4 +87,5 @@ if (a.Find("Wo", &i, SearchPattern::RIGHT_LEFT, IndexResult::BEGINNING))
|
||||
Console::Write_8("\"Wo\" not found.");
|
||||
|
||||
return 1;
|
||||
```
|
||||
```
|
||||
**Result:** i == 6
|
||||
Reference in New Issue
Block a user