C# Split method problem | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 2

C# Split method problem

I have some trouble with some program, I need to split a sentence, but this sentence contain more than one white space between words, something like this " This is a sentence " I use string [] text = s.Split(" ");

26th Jan 2022, 11:26 PM
Bogdan Parnete
Bogdan Parnete - avatar
1 Réponse
+ 1
Thanks 😇
27th Jan 2022, 1:02 PM
Bogdan Parnete
Bogdan Parnete - avatar