Search:

Type: Posts; User: xarmenx

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    5,174

    Thanks for the reply, Im new to C >__< so I have...

    Thanks for the reply, Im new to C >__< so I have some questions about the below code:

    char buff[BUFSIZ]

    BUFSIZ is that some pre-determined size for an array?

    sizeof

    Do I define that, or...
  2. Replies
    6
    Views
    5,174

    Scanning integers from a file:

    Hello I need some help, I would like to scan integers from a text file that has both characters and integers.

    This is the text file:



    When I scan for integers, it scans the characters as...
  3. Replies
    1
    Views
    974

    Newbie question:

    Hello I recently started learning C and am wondering if it is possible to create GUI programs with C or windows applications? I've been trying very hard to find an answer on-line without butresults....
Results 1 to 3 of 3