Zum Inhalt springen
View in the app

A better way to browse. Learn more.

Fachinformatiker.de

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Pls helfen

Empfohlene Antworten

Veröffentlicht

Könnt ihr mir sagen warum er mir an der markierten stelle einen fehler bringt ?

do

{

i++;

cout<<i<<". Spielernamen eingeben"<<endl;

cin.getline(string,20); //hier bringt er nen Fehler

cout<<endl<<"Für weiteren Mitspieler J drücken"<<endl;

cin>>weiter;

cout<<endl<endl;

}

while(weiter=='j' || weiter=='J');

Danke im vorraus

#include<conio.h>

#include<iostream>

#include<math.h>

using namespace std;

int main()

{

char string1[20],string2[20],string3[20],string4[20],string5[20];

char string6[20],string7[20],string8[20],string9[20],string10[20];

int i=0;

char weiter;

cout<<"Marcs Tabellenmacher by P.Gerundt"<<endl<<endl<<endl;

do

{

i++;

cout<<i<<". Spielernamen eingeben"<<endl;

cin.getline(string,20);

cout<<endl<<"Für weiteren Mitspieler J drücken"<<endl;

cin>>weiter;

cout<<endl<endl;

}

while(weiter=='j' || weiter=='J');

}

das hier ist mein code

kannste mal posten wie das programm richtig aussehen muss ?

danke kumpel hats mir geschrieben hat sich erledigt

Archiv

Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.