Community Profile

photo

Thibaut


Last seen: mehr als 3 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to "increment" a pattern in a string array ?
Hello guys, I have a string character like : '[XYZ]_(?:%d|%d|%d|%d)' .In this example I have 4 values (%d) but maybe in the f...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Find a word in a file then pick the value next to it
Good morning everyone, I am trying to open a file, find a keyword and pick the value next to it. I tried using the command rege...

fast 4 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


Export Excel values and characters to a txt file
Good afternoon, Please I am trying to export data from Excel in order to write them in a txt file. The Excel file contains valu...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


While loop stops before meeting conditions
Hi guys, I am using a while loop with 3 conditions. Here it is : while (X<90 && Y<90 && Z<90) ... Or the program stop whe...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort