Search:

Type: Posts; User: j0seph

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    1,779

    well, when I try to use the precompiled headers,...

    well, when I try to use the precompiled headers, I just get the following error:


    fatal error C1010: unexpected end of file while looking for precompiled header directive

    // EDIT : I decided...
  2. Replies
    3
    Views
    1,779

    Visual C++ 2003 header problem

    hello, I'm using Visual studio 2003 for the first time, and I have run into a problem, when I try to include *any standard header file, it tells me that it doesn't exist, though I have fiddled with...
  3. Replies
    6
    Views
    3,708

    Ok, thanks a bunch :)

    Ok, thanks a bunch :)
  4. Replies
    6
    Views
    3,708

    lol, yes I did use '%d', and as for the 640k...

    lol, yes I did use '%d', and as for the 640k memory limit... that seems right, thx, oh and do you have good c compiler in mind?
  5. Replies
    6
    Views
    3,708

    Linked List Size Limitation?

    I am creating a set of functions that will scan a plain-text file and extract each indavidual word within the file and place it in a linked list (30 char array) along with a word_id (short int)......
  6. Replies
    6
    Views
    3,263

    yah, Frobozz I've thought of trying something...

    yah, Frobozz I've thought of trying something like that, and I'll look into it some more, but Bubba.... I have gained a lot of experience form it, I'm not planning on creating any type of meaningful...
  7. Replies
    6
    Views
    3,263

    lol, you are right, but It's just another way for...

    lol, you are right, but It's just another way for me to gain some experience with memory allocation and basic graphics functions, and as for the operating system I use... I mainly use windows XP for...
  8. Replies
    6
    Views
    3,263

    Double Buffering in mode 12h

    Mode 12h / 640x480 / 16 color VGA

    Hey, Ive been searching for the past two weeks on a good resource for mode 12h vga programming information, but they are very few and far between... I've managed...
Results 1 to 8 of 8