Search:

Type: Posts; User: MK27

Search: Search took 0.08 seconds.

  1. Replies
    17
    Views
    4,847

    There's a nasty mistake in the code I posted in...

    There's a nasty mistake in the code I posted in #11, explained below. I think it's important for you to read this whole post carefully for some other reasons as well. ;)



    Okay, so to be clear...
  2. Replies
    17
    Views
    4,847

    Definitely pick a more normal indentation style...

    Definitely pick a more normal indentation style -- there are about 10 of them here:

    Indent style - Wikipedia, the free encyclopedia



    if(fd < 0)
    {
    printf("%s", strerror(errno));...
Results 1 to 2 of 2