Search:

Type: Posts; User: jaylc185

Page 1 of 3 1 2 3

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,081

    Can you give a switch w/ case example then?

    Can you give a switch w/ case example then?
  2. Replies
    5
    Views
    1,081

    Average question

    How do you put a case ' ': in a while loop?
    Could you give an example

    thanks
    jay
  3. Thread: case ' ':

    by jaylc185
    Replies
    5
    Views
    1,744

    case ' ':

    I have this problem, i want the case program to have a default where it restarts the case and waits for the input.

    like, case 'a':
    playgame();
    and then case 'a':
    ...
  4. Replies
    8
    Views
    3,376

    to access arrays, you need to type...

    to access arrays, you need to type array[which_one_it_is] = " whatever you want its value to be ";


    I am a very smart programmer, so don't mess with me
    DONT
  5. Replies
    8
    Views
    1,823

    How does win32 differ from OpenGl?

    How does win32 differ from OpenGl?
  6. Replies
    6
    Views
    1,067

    Don't do java, do win32/opengl and put your C++...

    Don't do java, do win32/opengl and put your C++ to work!
  7. Replies
    8
    Views
    1,823

    win32 or opengl

    If Win32 and opengl can both do the same thing...

    I know thats probably not all true, because?...

    Which one should I learn first? Considering that i want to make games and thats about it...
  8. Replies
    3
    Views
    1,311

    gg = good game, this is a friggen programming...

    gg = good game, this is a friggen programming site, you think your elite cause you helped someone, lol if I had of came to this forum earlier i would of said that then improved it, but I wouldn't say...
  9. Replies
    4
    Views
    1,086

    Lol, how the hell does endl fix that, ???

    Lol, how the hell does endl fix that, ???
  10. Thread: pointer stuff

    by jaylc185
    Replies
    3
    Views
    1,003

    pointer stuff

    Sometimes when I'm taking tutorials or looking at someone elses code, I realize that they sometimes have this

    **ptr or

    *( ptr


    ... What does two pointers do, does it point to a pointer...
  11. Thread: C++ @ School

    by jaylc185
    Replies
    9
    Views
    1,986

    C++ @ School

    If anyone has ever been to a college/university for programming language, do they give you a free compiler, because I was thining about buying visual studio 6 so I could work with the 3 languages im...
  12. Thread: Where's java

    by jaylc185
    Replies
    5
    Views
    1,263

    But, like, if it's the same as C/C++ why learn...

    But, like, if it's the same as C/C++ why learn it? Can you give me any more information?
  13. Thread: dos.h

    by jaylc185
    Replies
    14
    Views
    10,065

    What you should do is download Dev-C and copy...

    What you should do is download Dev-C and copy ming32 (looks like ming32), out of the dev-c/include, and then put that into your msc6/include, and the dos.h will work.
  14. Thread: C# vs. WINAPI

    by jaylc185
    Replies
    4
    Views
    3,534

    C# vs. WINAPI

    Should I learn WINAPI if i'm learning C#?

    thanks
    jay
  15. Thread: Where's java

    by jaylc185
    Replies
    5
    Views
    1,263

    Where's java

    I noticed this site didn't have a java section

    I"m thinking about taking classes for java, but im not sure, is it worth it???

    I mean, im learning C++ and C#, and i know C, but what about java
    ...
  16. Replies
    5
    Views
    3,560

    cin >> s

    cin >> s
  17. Replies
    5
    Views
    3,560

    or... using namespace std; char s

    or... using namespace std;
    char s
  18. Replies
    5
    Views
    1,195

    How many languages

    To serve a purpose of game creating, and anti/hack (as in good and bad) (for game purposes), what languages should I learn.
    I mean, I've learnt 2, C/C++ and im moving to C#, but then these people,...
  19. Replies
    2
    Views
    1,657

    Don't understand

    What I don't understand is how people make hacks.
    I mean, they'd have to know the exact code from the game designers right? They'd have to remake the guns so they could use that model and point it...
  20. Thread: OpenGl help

    by jaylc185
    Replies
    5
    Views
    1,295

    but

    whats a quad?
  21. Thread: C# Compilers

    by jaylc185
    Replies
    10
    Views
    1,563

    Well, i got C# professional and I don't know...

    Well, i got C# professional and I don't know which compiler to use for that :(
  22. Thread: C# Compilers

    by jaylc185
    Replies
    10
    Views
    1,563

    C# Compilers

    Any free compilers around here that are good for learning off books.
  23. Thread: OpenGl help

    by jaylc185
    Replies
    5
    Views
    1,295

    OpenGl help

    In opengl, lets say you wanted a beach picture.
    Do you have to make that from scratch or is there a function (using glut or not) that allows you to open the folder, (the picture), and then distort...
  24. Thread: I Know C++

    by jaylc185
    Replies
    7
    Views
    1,555

    I Know C++

    If you know C++
    whats the point of C#?
  25. Thread: opengl images

    by jaylc185
    Replies
    1
    Views
    1,030

    opengl images

    To make image move, do you code it or do you do something else to the image, and what language is that? or is it just the language you are using
Results 1 to 25 of 57
Page 1 of 3 1 2 3