No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
Hi. My name is Lori. I am getting my bachelors in MIS in May. I have 4 classes left. I have been dreading programming because I hate math. Anyhow, when I started at my school, they offered the MIS degree on campus and online. Now the school was sold and …
Hi Everyone. I live in Meriden, Connecticut and have been desperately trying to find/secure an internship in the IT area for the past year. My school does not place their students, as many schools do, and although I have a 3.71 GPA, I have been unable to find ANYTHING! I …
I couldn't get in here for a while, my pc was clocking-busy place?! I posted my problem to the wrong forum & didn't get any help-surprise! I just want to know what I'm doing wrong in my code. I can't get rid of the 2 errors or understand what they …
> oh yeah. well it happens sometimes Hi, Can anyone give me a hint of what I'm doing wrong here? not pretty, but here's my code... #include <iostream.h> #include "apstring.h" #include <fstream.h> int main() { apstring user_name; int street_num; apstring street_name; apstring apt_num; apstring city; apstring state; int zip; ofstream …
Hi, Here's my code: #include <iostream.h> int main () { int i; cout << "Please enter a number" << endl; cin >> i; if (i < 0) { cout << "The number you entered is negative.\n";} if (i = 0) { cout << "The number you entered is zero.\n";} if …
The End.
LAMJAM