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
~269 People Reached
Favorite Forums
Favorite Tags
c++ x 2
Member Avatar for matherton

First glance: [INDENT][COLOR="Green"]Name[/COLOR]: Mark Atherton [COLOR="Green"]Height[/COLOR]: 5'8" [COLOR="Green"]Weight[/COLOR]: 160 [COLOR="Green"]Hair[/COLOR]: dark brown – graying [COLOR="Green"]Eyes[/COLOR]: blue [COLOR="Green"]Location[/COLOR]: Woodland CA [COLOR="Green"]Age[/COLOR]: 60 [COLOR="Green"]Relationship Status[/COLOR]: married – 3 children – last child 19 living at home [COLOR="Green"]Hobbies[/COLOR]: [LIST] [*]cabinet building & precision woodworking [*]restoring our 122 year old Victorian home for the …

Member Avatar for zandiago
0
183
Member Avatar for beauty7

Hi there^_^, How can I create a class from this program? [code] #include <iostream> #include <ctime> using namespace std; int main() { // Obtain the total seconds since the midnight, Jan 1, 1970 int totalSeconds = time(0); // Compute the current second in the minute in the hour int currentSecond …

Member Avatar for beauty7
0
86