Recent content by Slightdust

  1. S

    Dell 3100cn printer problem

    I have a Dell 3100cn color laser printer, and it won't print black on the right side of the page. The rest of the document would print fine in both black and colored fonts, but there is one vertical line (about half an inch thick) across the page on the 1" right margin where black won't appear...
  2. S

    [C++] Why doesn't it compile?

    Thanks guys! It's fixed! And it's working properly!
  3. S

    [C++] Why doesn't it compile?

    To simplify the process, please try to compile the codes: http://pastebin.com/m15312450 I use Dev-C++ and it tells me that there's a linking error...but for the LIFE of me I can't figure out how to make changes to fix it!! I need some fresh eyes and ideas please.
  4. S

    Using GTK+ to develope GUI for C++?

    What's good about LGPL?
  5. S

    Using GTK+ to develope GUI for C++?

    If there's VC++, why do people use GTK+? Is it becuase it's easier? And where is a good tutorial site for VC++?
  6. S

    Using GTK+ to develope GUI for C++?

    oh wow.. that's a major\stupid typo. I meant I DO want to make a GUI for it. And I actually am making this on Windows (Vista), so.... This project will be presented on my computer, and I suppose I can just include GTK+ in the package if I would distribute it.
  7. S

    Using GTK+ to develope GUI for C++?

    I just got into C++ programming this semester (college freshman) so I really don't have a clue about a lot of things. For my final project, however, I want to make a program (it's like.. a schedule thing), but I want to make a graphical interface for it, so users don't have to use the terminal...
  8. S

    [C++] A very basic while loop problem...

    What? That doesn't make sense..
  9. S

    [C++] A very basic while loop problem...

    Take a look at the new code in that segment: while(!inFile) { cout << "Input File with name: " << iFile << " could not be opened\n"; cout << "Try again..\n" << endl; cout << "Enter the name of the input file (ctrl-c to exit): "; cin >> iFile; } But the problem with that is that after...
  10. S

    [C++] A very basic while loop problem...

    I just got into C++ programming, and I'm stuck on while loop. Take a look at the code. http://img153.imageshack.us/img153/317/codeseg5.jpg Where I labeled "PROBLEM RIGHT HERE!!!!!"? I want the program to loop back to the top... So basically what I'm trying to achieve here is for the...
  11. S

    Hooking up 5.1 speakers to my laptop

    Ah that's great! Thank you slugg! I'm thinking about purchasing one. What kind of docking station do you use? And what are the choices?
  12. S

    Hooking up 5.1 speakers to my laptop

    Recently I purchased a Lenovo ThinkPad t61p, and when I'm at home I hook it up to external monitor, mouse, and keyboard, thus turning it into a computer tower. The only problem I have right now is that there is no way for me to hook up my 5.1 speaker set to it, since the ThinkPad, like many...
  13. S

    How do I know if my DVD player upscales to HD quality?

    So public channels such as NBC, ABC, FOX are usually unencrypted and that's why I can receive them, I see. One last question (i hope): when I'm using the channel search on my TV, it asks what cable signal type do I receive and I can choose STD, HRC, and IRC for either Analog or Digital. I...
  14. S

    How do I know if my DVD player upscales to HD quality?

    I ordered the AVIA disk on Amazon because it has great reviews. Thanks guys! I have few more questions to ask about the HDTV channels. I only subscribed to Comcast's basic analog cable bundle, so before I got my HDTV I only received 60 or so standard definition cable channels, but when I...
  15. S

    How do I know if my DVD player upscales to HD quality?

    I purchased a Samsung HLT4675S 46" Slim 720p DLP HDTV. What is the calibration disc you are talking about? oh, and I would like to know if the normal drive in the 360 upconverts normal DVDs if anyone could answer.