Search:

Type: Posts; User: FusionX

Page 1 of 6 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    6
    Views
    1,936

    I know a little C/C++, and it isn't as difficult...

    I know a little C/C++, and it isn't as difficult as I was led into believing. But if I were going to learn a programming language, I'd say that Python would be the easiest.

    http://www.python.org/
  2. Replies
    4
    Views
    1,112

    I get so many errors Dev-C++ simply tells me to...

    I get so many errors Dev-C++ simply tells me to fix my code.
  3. Replies
    4
    Views
    1,112

    I've downloaded the source, but I can't seem to...

    I've downloaded the source, but I can't seem to get it compiled. Is there some sort of binary available?
  4. Replies
    4
    Views
    1,112

    Trying to find a GUI builder

    I've been looking around the internet for a GUI builder-type application, but it seems as though all of them are junk. I've tried wxGlade and Visualwx, and they're both worthless. I like the one that...
  5. Replies
    7
    Views
    1,257

    What's the difference between char and...

    What's the difference between char and std::string? You'll have to excuse my lack of knowledge, because I'm sort of new to C++. :)
  6. Replies
    7
    Views
    1,257

    I've found a solution to the problem. It may not...

    I've found a solution to the problem. It may not be the most efficient way to do it, but it works. I simply used the code I posted above, and placed it throughout the source with a few modifications...
  7. Replies
    7
    Views
    1,257

    I don't need to display the text continuously....

    I don't need to display the text continuously. It's more like this:

    [text from the application]
    [text from INI file]

    [text from the application]
    [text from INI file]

    [text from the...
  8. Replies
    7
    Views
    1,257

    [C++] A little help with ifstream

    I am creating a DOS-based application that'll pull information from an INI file, then place it in a new file. Here's the problem: I need to place it in the new file more than once. My current code...
  9. Replies
    93
    Views
    17,614

    I currently own a Radeon 9800 Pro, and I must say...

    I currently own a Radeon 9800 Pro, and I must say that it is an incredible graphics card. I can't say enough good things about it. But having said that, I would also like to stress that it is NOT the...
  10. Replies
    14
    Views
    1,674

    This happened to me when I had some nasty spyware...

    This happened to me when I had some nasty spyware known as 'CoolWebSearch.' Some anti-virus software will classify this spyware as a trojan, seeing as how it can really mess with your system. I...
Results 1 to 10 of 51
Page 1 of 6 1 2 3 4