Search:

Type: Posts; User: armin_miewes

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,962

    big/little endian issues

    I was reading about unix network programming when i found about the big/little endian problem. Im working on PC(as we know Intel-based processors are little-endian), and if i need to send multi-byte...
  2. Replies
    4
    Views
    2,110

    about linked lists

    hi

    i just have one question regarding linked lists.

    In the cprogramming.com tutorial about simple linked lists, they show this while loop to traverse all the nodes of the linked list ( i put...
Results 1 to 2 of 2