Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hallo,
wie findet man einen bestimmten Buchstabe in einem String?
Danke
Mit std::string::find z. B...
Indem man ihr sucht! Buchstaben einzeln durchlaufen??? Vieleicht gibt es da ja sogar eine Methode für.
find(ch) Edit: zu spät !