Search:

Type: Posts; User: haroonie

Search: Search took 0.00 seconds.

  1. storing a pattern of characters into a 2D array

    hello,

    i am tinkering with some code that stores a pattern of characters into an array of 20x60, found from the standard input stream (basically a text file with characters on eachline 20x60 at...
  2. Replies
    5
    Views
    39,131

    i took a look around, and then wrote this snippet...

    i took a look around, and then wrote this snippet of code... can anyone give me advice if this is the best possible way to do this? or if there are any other ways to count the 3 numbers (i.e. "1 55...
  3. Replies
    5
    Views
    39,131

    read numbers from a file

    hello,

    i am new to c programming and i have just begun some basic work. i am trying to read three numbers from a line, that's separated by a space like, "11 32 43", in a separate text file and i...
Results 1 to 3 of 3