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

6 Posted Topics

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
77
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
73
Member Avatar for alias120

Yeah, dsc61180 I do appreciate the in-depth post. I am very interested in Networking, i love learning programming but i don't really want that to be my main focus lol.

Member Avatar for instructor_c
0
134
Member Avatar for davids2004

I was doing a similair problem, and with some help from people on here found that using a do-while loop with a switch instead of four if statements worked best. Check out the last page for some pointers... [url]http://www.daniweb.com/forums/thread159343.html[/url]

Member Avatar for davids2004
0
173
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
390
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
149

The End.