Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.40K
~5K People Reached
Favorite Forums
Favorite Tags
c x 1
Member Avatar for vtskillz

Hi, I was wonder if someone could give me some help with my program I have a variable: char *insert = "abcdefgh" and i want to split that into chars like so, 'a', 'b', 'c', 'd', etc. I've tried ToCharArray(), but that doesnt seem to work

Member Avatar for arunsolo1984
0
5K