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.

Empfohlene Antworten

Veröffentlicht

Okay, mal ne Frage.

Nehmen wir an wir deklarieren unsigned int x;

Laden es mit 65000 und shiften es 3mal nach links.

x=x<<3; Mein C++-Compiler (Bloodsheed) will mir weismachen cout << x; 25000000 (wert weiss ich grad nicht auswendig, auf jedenfall größer als 16bit.

Wird der datentyp autmatisch vergrößert, was ich mir nicht vorstellen kann. Sollten die ersten Bits nicht gekappt werden?

Hat jemand damit Erfahrung.

also unter windoof ist ein int 4 byte gross...

Lösung gefunden.

Die Größe ist Compiler und Systemabhängig.

Sie wird im limits.h festgelegt.

int kann 16bit oder 32 bit sein.

Das Programm was ich testen sollte, setzte auf int = 16bit.

Erstelle ein Konto oder melde dich an, um einen Kommentar zu schreiben.

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.