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.

~3K People Reached
About Me

Always trying to broaden my knowledge on technology. Your never to old to start :D

Interests
Riding motorbikes, coding, breaking things lol
PC Specs
compaq presario cq71 135SA, Intel core 2 P8700 CPU, 4gb DDR2 6400 800MHz ram, 500gb momentusXT hybrid…
Favorite Forums
Favorite Tags
Member Avatar for Gimper

Hello everyone. I recently started using C++ and blah blah blah you know the rest. Using my extremely limited knowledge, I attempted to make a basic 4 function calculator CUI in C++. The code I wrote is as follows. [CODE]#include <iostream> #include <string> #include <sstream> using namespace std; char operator …

Member Avatar for rela
-2
3K
Member Avatar for drgr33n

Hey Guys, Was reading a few posts on here and looks like a cool place to come and try to broaden my knowledge and try and teach myself C++. I've only been reading a few days and I decided to try and create a simple calculator. I wanted to see …

Member Avatar for Juan_8
0
376