Search:

Type: Posts; User: tkansara

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,035

    read() function

    Hey guys,

    I am wring test cases for read function and I was stuck while trying to test a particular condition. The man page is locate here:

    read(3): read from file - Linux man page

    I am...
  2. Replies
    1
    Views
    1,746

    pointers and dynamic memory

    hello guys...

    here is my code....



    # include <stdio.h>
    # include <stdlib.h>
    #include <ctype.h>
    #include <stdbool.h>
Results 1 to 2 of 2