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 #55.0K
~501 People Reached
Favorite Forums
Favorite Tags
c++ x 3

2 Posted Topics

Member Avatar for sid78669

[QUOTE=sid78669;1156080]I am using char * for getting data from the user. Now, if i just do [CODE=C++] char * data = new char[100]; cin >> data; [/CODE] The data is corrupted, i.e. only data before whitespace is stored; and the following is an example result: [CODE] enter: "Microsoft Co." data: …

Member Avatar for Geoff_Giraffe
0
291
Member Avatar for donaldw

you should always start a new group of radio buttons by selecting the first radio button of the group and then in the property page set the GROUP option to true. documentation for this in the online help is up to usual standards....miles of nonesense and nothing useful. Geoff.

Member Avatar for Geoff_Giraffe
0
210

The End.