Search:

Type: Posts; User: questionboy

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    1,785

    Okay, this is a snippet of what I wrote for my...

    Okay, this is a snippet of what I wrote for my program based on what you mentioned.



    struct stat dir_stat; /* used by stat(). */
    int fivetwelve;
    fivetwelve =...
  2. Replies
    3
    Views
    1,785

    Stat function problem

    I'm having a hard time using the stat function. I am trying to get information on a particular file, and get back the file of the size and blocks. Then, I want to use the returned size and block...
  3. Replies
    2
    Views
    1,299

    Re

    Thanks for the link. I searched google and was not able to find a straight forward site like this.

    I now have more or less the same problem but with Radio butttons.

    I created my buttons...
  4. Replies
    2
    Views
    1,299

    GTK programming help

    I am trying to do a project for a GTK programming class and I have a question :confused: .

    I created the checkbox already in the code so I have a function that is only supposed to check if a check...
Results 1 to 4 of 4