Search:

Type: Posts; User: atari400

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    2,516

    Like I said, Quzah, don't reply if your only...

    Like I said, Quzah, don't reply if your only ability is to degrade other people.
    Don't you have anything better to do all day?
  2. Replies
    5
    Views
    2,516

    Hey Quzah if you do not have anything helpful to...

    Hey Quzah if you do not have anything helpful to say don't reply.

    I've seen your know all over the boards and all you do is assume others are lazy ignorant people who just want to be told how to...
  3. Replies
    5
    Views
    2,516

    Read words and numbers from a file

    I would like to know how to read words and numbers from a file so that the words are still words and the numbers can be used as numbers.

    Every example/tutorial I find for reading a file in C is...
  4. Replies
    2
    Views
    2,152

    Thanks Squid, I am mostly stuck on: What is...

    Thanks Squid,

    I am mostly stuck on:

    What is this, where did it come from and what does it do: ALL_ATTS (FA_DIREC | FA_ARCH)

    I know about structs but where did ffblk come from
    struct ffblk...
  5. Replies
    4
    Views
    2,613

    response to vVv

    Thanks for the reply vVv

    I tried to compile the code on my windows box with borland 5.5 and it had numerous compile errors.

    Shoul this code work on my setup?

    thanks
  6. Replies
    2
    Views
    2,152

    Explanation Please

    Could someone out there explain this code. I have placed "/* explain */ " next to the statements that I have no clue has to what or how they work.

    thanks



    #include <stdio.h>
    #include...
  7. Replies
    4
    Views
    2,613

    directory and file crawl

    I created a program in Perl that crawls through a directory and outputs all folder and file names to a text document.

    I want to create the same program in c++ but I do not know how to write the...
Results 1 to 7 of 8