This topic shows how to convert a string into an array of bytes. This example uses the xref:System.Text.Encoding.GetBytes%2A method of the xref:System.Text.Encoding ...
// get the input as a string and make to arrya word by word arr[b]=a;//when we found the space between the two words we are puting the previously appended value to (a) to array 1 ...