Quantcast
Viewing all articles
Browse latest Browse all 6

Answer by shaderop

You're almost there. `String.Split` takes an array of characters for the separators. Like so: string[] names = fullName.Split(new char[] {' '}); That should do it.

Viewing all articles
Browse latest Browse all 6

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>