Search:

Type: Posts; User: punkrockguy318

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    989

    Libraries

    I've considered learning Python, but then I thought that I could probobly get everything I need from Python in a C++ library. What are some libaries for me needs...

    Strings - Lowercasing strings,...
  2. Replies
    5
    Views
    1,522

    Communicating with external programs

    My program needs to communicate with another program in Python. What I need my program to do is... execute
    #login (username) (password)
    in the shell, and see if the output login gives is...
  3. Replies
    1
    Views
    1,713

    OpenGL window creation and input

    How should I create a window and get input for an OpenGL program in Linux? Where can I find resources on this? (is there anything besides GLUT? What if I want to do a larger project...)
  4. Replies
    1
    Views
    1,499

    2d gaming

    What is a good Linux/Windows 2D Gaming library? One that's based on C, not C++. Any ideas?
  5. Replies
    8
    Views
    1,530

    The FGLRX Driver does not work for 3d, and I...

    The FGLRX Driver does not work for 3d, and I can't get emu to work on debian
  6. Replies
    8
    Views
    1,530

    How do i install the drivers

    How do i install the drivers
  7. Replies
    8
    Views
    1,530

    Hey! Thanks for all the answers :D :D It helped...

    Hey! Thanks for all the answers :D :D It helped me out a lot! You're my hero :D



    Debian... I have three hardware devices that don't work.
    *2 button wheel mouse (it all works except for...
  8. Replies
    4
    Views
    1,832

    A couple questions

    I have a couple questions. Answer any of them please if you know.

    1) What is an API I can use for Window Creation and a Message Loop for Linux? How about a tutorial and a book on it?

    2) ...
  9. Replies
    8
    Views
    1,530

    A Few questions about linux

    I have a couple questions. I'd really appreciate it if you could answer as many as you can.

    1) TAR files, Tar.bz files... What are they? Come kind of compression? How can I use them via command...
  10. Replies
    4
    Views
    2,150

    MSVC Studio.net Pro.... $90?!?

    http://www.studica.com/microsoft/category.cfm?categoryid=23
    at that site, they sell two things of intrest.
    1) MSVC++ Standard. $50
    2) MSVStudio Professional $90

    Does MSVS come with MSVC Pro? ...
  11. Replies
    10
    Views
    2,533

    Also.. What does async stand for?

    Also.. What does async stand for?
  12. Replies
    10
    Views
    2,533

    Yeah - I did some more reasearch. Looks like a...

    Yeah - I did some more reasearch. Looks like a nice function to me. What is faster iyo? di or gaks?
  13. Replies
    10
    Views
    2,533

    I'm not a Windows only-developer - I use Linux. ...

    I'm not a Windows only-developer - I use Linux. But. For Games, linux portability isn't that important. No one plays any REAL games on Linux. Open-source is great, I love it! But in the gaming...
  14. Replies
    10
    Views
    2,533

    DirectInput

    Okay - I'm getting into OpenGL Game programming. OpenGL is a graphics only library. What about input? You can use three things that I know of:

    DirectInput: Supposed to be hard to learn,...
  15. Replies
    2
    Views
    1,125

    Yes, I always look in the help files, and do an...

    Yes, I always look in the help files, and do an extensive search on google before I post. It gives examples of functions and how they are used, but there isn't a real application example. I know...
  16. Replies
    2
    Views
    1,125

    GLUT Application logic placement

    I'm using the freeGLUT library. Here are the functions of a GLUT app...

    keyboard()
    display()
    idle()
    render()

    and glutMainLoop() cycles through them. But where does the application logic...
  17. Replies
    16
    Views
    2,465

    Yes, but there isn't anything that generates it. ...

    Yes, but there isn't anything that generates it. You have to make it from scratch. That's a pain for dialogs
  18. Replies
    16
    Views
    2,465

    The command line MS compilers are nonoptimizing. ...

    The command line MS compilers are nonoptimizing. I would spend $50 on MSVC7 for the IDE. I'd rather use the GCC compiler. I think that it wouldn't be a bad idea to use the MSVC7 IDE to create my...
  19. Replies
    6
    Views
    2,405

    The LCC resourece creater is so screwed up. It...

    The LCC resourece creater is so screwed up. It makes no sense, it dates back to 1994 or so. I'm thinking about getting MSVC7 just for the resource editor. I hear Borland has a nice one also. I...
  20. Replies
    16
    Views
    2,465

    What are some of those alternatives? I've tried...

    What are some of those alternatives? I've tried Dev-c++, it's supposed to be the top of the pack. The old version is old. The new version is very buggy, and it lacks a resource editor - which I...
  21. Replies
    16
    Views
    2,465

    Or... I could use VC7 for creating my project -...

    Or... I could use VC7 for creating my project - and when releasing it, use another compiler. GCC maybe? That would save me about $500 (usd). I'm not big on supporting microsoft :o. So is there...
  22. Replies
    16
    Views
    2,465

    Is it not $500 usd more?

    Is it not $500 usd more?
  23. Replies
    16
    Views
    2,465

    I'm not intrested in a compiler really, I want a...

    I'm not intrested in a compiler really, I want a IDE. I don't apply for the MSVC Academic - Would a MSVC++7 Standard 2003 be okay? Or should I spend a couple more dollars for pro? I'm learning now...
  24. Replies
    16
    Views
    2,465

    Also.. any difference between pro, enterprise,...

    Also.. any difference between pro, enterprise, and 2003?
  25. Replies
    16
    Views
    2,465

    Why Visual C++ .net?

    I didn't like MSVC6 because it wasn't up to standards. Now, I hear MSVC7 is better with standards. I'm not a big fan of Dev-c++ 5, it's very glitchy - and Dev-c++4 is very old. Everyone recommends...
Results 1 to 25 of 83
Page 1 of 4 1 2 3 4