Search:

Type: Posts; User: Irish-Slasher

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    2,733

    there is strtok()

    ok, in one of the headers, <iostream> or <cstdio> is the strtok() function

    it takes in 2 parameters
    1 - is the string you want to find words for
    2 - is a set that represents every deliminating...
  2. I am Having trouble Compiling with DirectX

    I am learning the basics here. I am trying to blt a bitmap to the screen. But the problem I am having is not the code. The code compiles, but when I try to link the code during compile I get this...
  3. Replies
    6
    Views
    4,734

    Thanks for the Help!

    Thanks, I got to compile and work.
  4. Replies
    6
    Views
    4,734

    Just one Question?

    Ok, I don't know if this exists. But...

    Does any know of a "clear screen" function that will work in a Win32 console App?

    any insight would be great.
Results 1 to 4 of 4