Forum: Monitors, Displays and Video Cards May 21st, 2009 |
| Replies: 4 Views: 564 Hi I am trying to upgrade my video card so I can play the Sims 3, but I'm having the hardest time trying to figure out what kind of video card I need, Dell Tech support was no help so I was wondering... |
Forum: Java Apr 14th, 2009 |
| Replies: 1 Views: 747 I've got this bug in my progrom that I cannot figure out and it's due within the next couple of hours. I was hoping someone could help.
My problem is in my main function that reads in from... |
Forum: Java Apr 13th, 2009 |
| Replies: 2 Views: 1,470 Hi, I'm trying to write a java program that will read in the scanner input from a user and outputs an postfix expression and answer
so if you typed in:
A = 5
B = 7
$PART2
AB+
the output would... |
Forum: C++ Apr 8th, 2009 |
| Replies: 5 Views: 222 it will read in some imaginary output I guess is the best way the say it.
Since there are no spaces or new lines, its reading something that it shouldn't
that's why I get
1
a 2
b 1
does that... |
Forum: C++ Apr 8th, 2009 |
| Replies: 5 Views: 222 Hi I was wonder if anyone could help with this problem I am receiving. My program is suppose to read in any character frequencies from a file, even spaces and /n. My problem is that is reading an... |
Forum: Java Mar 31st, 2009 |
| Replies: 1 Views: 662 Hi I am having trouble trying to get my add and remove function to work.
We had to create an ADT List using array's.
It keeps giving my program errors
any help would be great, I think my problem... |
Forum: Java Feb 5th, 2009 |
| Replies: 2 Views: 394 Hi I'm having trouble with this program I am working on. It is to simulate a grocery store. The program will read in a file which is called inventory.dat
the file will have items in it like:
... |
Forum: C++ Dec 2nd, 2008 |
| Replies: 2 Views: 274 Thank you that worked.
I really appreciate your help! |
Forum: C++ Dec 2nd, 2008 |
| Replies: 2 Views: 274 Hi I was wondering if anyone could help
I'm receiving a segmentation fault whenever I go to run
my main.cpp on my program. I've never encountered this before
and was wondering if anyone knew how... |