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
2 Posted Topics
[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: …
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.
The End.
Geoff_Giraffe