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
~196 People Reached
Favorite Forums
Favorite Tags
c++ x 3
Member Avatar for Stringman

I receive this error message: "[COLOR="Red"]error C2440: '=' : cannot convert from 'char' to 'char [50]'[/COLOR]" when this statement: [COLOR="red"]name_sel = *name [ name_int ];[/COLOR] or this statement: [COLOR="red"]name_sel = name [ name_int ];[/COLOR] is compiled. The context for this is the declaration of an array of names (character strings) …

Member Avatar for bhoot_jb
0
131
Member Avatar for Stringman

Hi... Happy to have this opportunity to learn and maybe share knowledge, also. New to C++, so trying to get up to speed. Background in math and computer sciences. Lifelong (almost) violinist, both classically and improvisationally in the areas of folk, rock, blues, jazz, country, bluegrass, and more recent musical …

Member Avatar for Denniz
0
65