Summary: I just started to study C++ by myself and having troubles..lot of troubles i especialy with (6),(7)...anyone knows CPP well enaugh?thank you people......
Summary: "A+ job" Makes up for all those other grades in school. "This is almost exactly what I've been picturing." I think IBM has touched you. This coordinat...
Summary: I need a program that you can enter in the date of any day in the last or next 100 years and it tells you what day of the week that day occurs on. Mu...
Summary: I'm not sure 7407 really applies if there's money on the table...After all, what did we learn how to program for if not to get rich:-) IR is full of c...
Summary: I am trying to use arrays of pointers to Functions. I simply want to capture an integer from the screen and then move to a function. here is my code....
Summary: Thanks for your support Kwolbert. Ultimately, it is in the student's best interests to do their own work. Because in the end, the grades in college wi...
Summary: I have a strange request. I am not sure exactly how to phrase it either. I want to be sure my understanding of basic logical/boolean principles is th...
Summary: hi, i was wondering if it is possible to enter details into a visual basic project, and then later access that same data in a spreadsheet document.. t...
Summary: Somebody help me on how to write a c++ program to give the 5 students final grade in a course with the ff. grading scheme: there are three quizzes wor...
Summary: I partly agree with your teacher in that although I thought I understood programming before, once I started assembly programming I looked at everythin...
Summary: Why just IR or Don? Some of the rest of us know how to program as well...although I haven't done anything in command prompt since I started programmi...
Summary: First, not *too* important, but it's 'her', not 'him'.. JackG, I *want* to figure this stuff out for myself, as much as I can. Honestly, I prefer it ...
Summary: Whoa sweet, I never knew that... I think I have an idea how that works, but not so much that, if I had known everything I know now *except* the final ...
Summary: I am a newbie in Java, I need help in using Vector class in this assignment import javax.swing.*; public class Main { public static void main (...
Summary: well, either integrate the features for command line running or into one program..than again maybe this idea isn't all that great..since the last time...
Summary: Im working on a program for my programming class in school, im using the READ and DATA commands. I get a syntax error in 1010 when i run it, can someo...
Summary: I have just started using Visual J++ 6. Its obvious to me now that Im a bit late. I actually thought I had hit a winner, because I wanted to: 1. Use t...
Summary: Hello, I have a list like in A:. From this I want to sort it like B: My Problem is how to get two lines in one. I don“t find the trick. A: [4]Name: ...
Summary: Hi Is there any sophisticated way of randomizing a number (possibly with a seed number) in Qbasic so that the same numbers don't appear every time? ...
Summary: I was loking for a really good tutorial about pointers and their use in C/C++ but none of he books I've read was good enough; if anyone can give me a ...
Summary: I am trying to modify my autoexec.bat in a boot disk that I am trying to image to create a bootable cd that would allow me to do the following: Upon b...
Summary: Hello, I have two tables, one with only phone numbers and the 2nd has Names, Addresses, and Phone Numbers. I need to run a query to see if any of th...
Summary: Hi, Can you help me ? I can't to show the correct Data in the DBGrid. I use the Data control to get the data. (connect ODBC). ** My database is ...