help regarding the strace output

2007-12-19 Thread Santosh Pradhan
Hi All, I am new to this group. I am not sure whether this is the right place to ask this kind of question. Here is my doubt. I wrote a simple C program. #includestdio.h #includeunistd.h int main() { printf(Hello, World\n); sleep(10); } if i compile this program using gcc

Re: help regarding the strace output

2007-12-19 Thread Rene Herman
On 19-12-07 11:45, Santosh Pradhan wrote: I am new to this group. I am not sure whether this is the right place to ask this kind of question. Here is my doubt. It's fine here, although it might be the case that you don't actually get an answer from here. At least I seem to not know the