Search:

Type: Posts; User: KingRuss

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    949

    well...

    Heh i have about 3300 lines in my text adventure game and im not done with the combat or ... text part of it. I also have 0 bugs in my game, and can't see how some people can make so many and leave...
  2. Replies
    4
    Views
    2,923

    stopping input

    I was wondering the same thing myself sort of. I need a way to stop all input... Nothing is to get through to the keyboard input buffer thing... And i dont wanna use getchar to stop all but...
  3. Replies
    25
    Views
    4,049

    (igor voice) Must save... Must SAVE memory for...

    (igor voice) Must save... Must SAVE memory for the boss...(inane laughter)...

    Although I currently use void main, I will change if I run into a problem. I would rather people not use my programs,...
  4. Replies
    20
    Views
    15,175

    ...

    I was thinking, what would be wrong with making the 200 digit number 200-1 digit numbers and then applying math to those digits... what math did you want to do anyhow? Now besides the problems that...
  5. Replies
    20
    Views
    15,175

    Are you guys...

    Are all of you guys crazy(the ones who think its nearly impossible to do)? Perhaps you just aren't looking at the problem the right way, because I'm over 99.99% sure that It would never take that...
  6. Replies
    3
    Views
    2,386

    Oh I know that I could "optimize" my code and get...

    Oh I know that I could "optimize" my code and get it going, or at least looking all the better, but I am not going to. The problem has been long since solved...thanks for your continued assistance...
  7. Replies
    9
    Views
    1,119

    After years of surfing the internet there are...

    After years of surfing the internet there are certain things I automatically ignore, those buttons just happened to be one of them. I hardly see advertisements anymore just because I've encountered...
  8. Replies
    9
    Views
    1,119

    I'd rather not post my code to the board, perhaps...

    I'd rather not post my code to the board, perhaps you could give me your email address, I can send it there, its about 30kb... although im going to bed right now too, so ill see you in the morning.
  9. Replies
    9
    Views
    1,119

    uh...

    Well it isnt exactly working the way i want it to, as in it is doing nothing, and the compiler is accepting it. does it consider stdin to be a file?
  10. Replies
    9
    Views
    1,119

    I have this small program, and in it I call...

    I have this small program, and in it I call several getch()'s and I have a couple delays so the screen doesnt update instantly. However, I want to stop the user from inputing anything before they...
  11. Replies
    9
    Views
    1,119

    input (could be easy)

    I read somewhere that I could stop the user from effectively filling up a buffer and doing stuff before it appears on the screen. Such as say repeatily hitting the y button and having it go through...
  12. Replies
    12
    Views
    4,263

    Are you trying to say that C language...

    Are you trying to say that C language automatically uses the assembly equiv. of gotos without us knowing? I know it has to find out where to go next, but I don't mess with that sort of stuff.
  13. Replies
    3
    Views
    2,386

    exiting loops with ease?

    I have a whole 1770 lines written of my game, and the character creation process is almost done. However, I am sitting in the middle of a couple of loops and have a small idea on how to get to where...
  14. Replies
    12
    Views
    4,263

    hey...

    I agree, somewhat. Goto is not a bad statement, at least not for some things. If you dont want people to steal your code as often, gotos will stop some of them. The computer could care less how...
  15. Replies
    3
    Views
    1,742

    yes

    Yes I have started, although I don't see how I came off as a master coder, much less a company. And another thing, it seems to me that coding some stuff is very easy... do you think that an...
  16. Replies
    3
    Views
    1,742

    Are you interesting in playing a...?

    So, is anyone interested in playing a 1/2player jedi turn-based fighting game with rpg elements in it? The two players will have to be on the same keyboard until i learn how to make it online...
Results 1 to 16 of 16