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.

Path-Variable auslesen...

Empfohlene Antworten

Veröffentlicht

*aaaarrrrrrrrrrrrrrrrggggggggghhhhhhhhhhhhh*

Entschuldigung, daß mußte jetzt mal sein ;). Wie in aller Welt kann ich auf die Pfade der Path-Variable zugreifen? Ich hab in der MSDN gesucht, aber entweder nach den falschen Schlagworten oder ich bin einfach blind. Kann mir vielleicht jemand helfen?

Danke schon mal im vorraus...

B

Versuch mal, ob dir

char * getenv( const char * varname );

weiterhilft.

Der Käptn

<FONT COLOR="#a62a2a" SIZE="1">[ 26. September 2001 10:44: Beitrag 1 mal editiert, zuletzt von captain haddock ]</font>

  • 1 Monat später...

So des hat geklappt, aber nun hab ich noch das Problem, daß ich "nur" 405 Zeichen in einen CString kriege, geht des net auch in eine längere Variable? Mir fehlt da am Schluß nämlich a bisserl was...

So des hat geklappt, aber nun hab ich noch das Problem, daß ich "nur" 405 Zeichen in einen CString kriege, geht des net auch in eine längere Variable? Mir fehlt da am Schluß nämlich a bisserl was...

Also der CString kann normalerweise variabel wachsen, keine Ahnung, wieso bei Dir nur 405 Bytes reinpassen. Im Zweifelsfall setze die Länge des CStrings auf eine vordefinierte größe mit GetBufferSetLength(), dann kannst Du auch direkt in den Puffer den String rüberkopieren. Oder setze die Länge gleich mit Initialisierung fest, wie z.B.:

CString mystring(" ",10000);

<FONT COLOR="#a62a2a" SIZE="1">[ 31. Oktober 2001 21:59: Beitrag 1 mal editiert, zuletzt von Crush ]</font>

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.