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
~9K People Reached
Favorite Tags

5 Posted Topics

Member Avatar for Dani

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 …

Member Avatar for jamesjoseph1
0
9K
Member Avatar for LAMJAM

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 …

0
29
Member Avatar for LAMJAM

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 …

Member Avatar for prog-bman
0
189
Member Avatar for LAMJAM

> 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 …

Member Avatar for tgreer
0
296
Member Avatar for LAMJAM

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 …

Member Avatar for yb1pls
0
191

The End.