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.

Dynamisch

Empfohlene Antworten

Veröffentlicht

Erst mal hi alle zusammen! Ich habe ein kleines Problem!

Merkmal[] ist kein Element von Typen! Ich will Merkmal sozusagen als Verweis benutzen!

Hier =>

		


int type = id % 10;


        for(int i = 0; i < ANZMERKMALE; i++)

        {

	m_Merkmale.AddString(Merkmal[i]);

	m_Merkmale.AddString(Typen[type].Merkmal[i]);

        }


Merkmal und Typen:

char Merkmal [ANZMERKMALE][18+1] = {Selbstbild, Ziffer,...}


typedef struct

{

	int Zentrum;

	char Ziffer [6+1];

	char Selbstbild [21+1];

	char Vermeidung [14+1];

	char Versuchung [17+1];

	char Abwehrmechanismus [27+1];

	char Falle [23+1];

	char Positiv [21+1];

	char Negativ [15+1];

	char Farbe [13+1];

}

TYP;

:confused: :confused:

Ok! Habs verstanden!

Das geht nicht!

Close'n bitte...

Ok Danke für die Antwort!

:uli

Eine Bitte noch! Könnte mir jemand dazu ein beispiel geben oder so?

Ich weis nicht wirklich was damit anzufagen!

Danke!

MfG Tom

Eine Bitte noch! Könnte mir jemand dazu ein beispiel geben oder so?

Ich weis nicht wirklich was damit anzufagen!

Danke!

MfG Tom

Beispiel zu Map?

C++ Maps

Einem Schlüssel wird genau ein Wert zugeordnet.

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.