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 #4K
~967 People Reached
Favorite Tags
Member Avatar for cout<<"alias"

I have a quick question. I am purchasing an 800 Series Cisco Router. I currently have a WRT54G wireless router for my home network. I am studying for the CCNA exam and i have been needing a Router with IOS and CLI capable. Alright, on to the question. I am …

0
76
Member Avatar for cout<<"alias"

Alright, i just put another computer together a moment ago. When i start the computer up, i get all the fans along with the cpu fan going. The LEDs on the case light up, and the HDD starts up. There is no input on the monitor, and after about 5-10 …

0
71
Member Avatar for alias120

Hey all, thought i would get some opinions on this matter. I'm currently working towards a degree in Computer and Information Science, and studying for A+/CCNA certs. I'm determined to get into networking, though i have to admit thus far my knowledge base is still fairly limited. I was wanting …

Member Avatar for instructor_c
0
131
Member Avatar for davids2004

The code is pretty easy to understand what I am doing. You basically pick a number 1-4 and it will do either addition, subtraction, multiplication, or division. What I need it to do is after they do a problem it loops back and lets them do it again, until they …

Member Avatar for davids2004
0
160
Member Avatar for cout<<"alias"

Hi there, been working on a small program that will loop a function which adds two integers until the user enters 00, but can't seem to work out the finer details. A little newer to C++, don't need a complete answer but any advice would be much appreciated [code=c++] #include<iostream> …

Member Avatar for cout<<"alias"
0
384
Member Avatar for cout<<"alias"

Hi there, been having some trouble with a simple program i am trying to write. I'm fairly new to C++, and can't seem to fix the errors im getting. Any ideas or hints would be much appreciated. [code=c++]#include <iostream> using namespace std; int main() { double payrate; double hours; double …

Member Avatar for cout<<"alias"
0
145