Search:

Type: Posts; User: Raideen

Search: Search took 0.00 seconds.

  1. Replies
    0
    Views
    1,799

    I'm looking for a Joystick controller

    Does anyone know where i might be able to find a tutorial or info to make a virtual joystick controller or virtual touchpad?
  2. Replies
    2
    Views
    1,275

    How do i update Visual C++ 6.0

    Hi all
    as I was working on my latest work my VC 6. is not C99
    this may be a silly question but how do i make VC6 C99.
    Do I download a service pack or what ?

    Thanx :)
  3. Replies
    2
    Views
    978

    need some help!

    Hi
    I need help with a queue I'm running VC 6
    I have no errors i compiles right it can push but it can't pop. any help would be appreciated. Thanks ahead of time

    [CODE]
    #include <stdio.h>...
  4. Replies
    2
    Views
    821

    help again with stacks

    Before I start
    Thanks Sebastiani your suggestion was extremely helpful..

    But the program pushes the characters into the stack but it doesn't pop them:



    /* reversChar.c */
    #include...
  5. Replies
    2
    Views
    1,116

    help with queues

    I wrote out the code the diagnostics have no errors but i keep getting this logic error. the program is supposed to read in a line, put the line in a stack and reverse the line as it comes out of the...
  6. Replies
    2
    Views
    900

    thanks

    nvoigt

    Thanks alot man :) :)
  7. Replies
    2
    Views
    900

    Could somebody help me with this error

    Hi all
    I have a queue problem and I'm getting this compiler error could somebody just direct me in solving the error. I have VC 6.
    Any help would be greatly appreciated.
    Thanks

    /* queuea01.c */...
Results 1 to 7 of 7