[datastructures] [haglerchristopher/data-structures] 27cb0d: more work on doubly linkedlist and conforming it t...

  • From: Christopher Hagler <haglerchristopher@xxxxxxxxx>
  • To: datastructures@xxxxxxxxxxxxx
  • Date: Mon, 02 Jun 2014 11:39:08 -0700

  Branch: refs/heads/master
  Home:   https://github.com/haglerchristopher/data-structures
  Commit: 27cb0d5e7ae651e1080c5c535374ffa33c7ebeae
      
https://github.com/haglerchristopher/data-structures/commit/27cb0d5e7ae651e1080c5c535374ffa33c7ebeae
  Author: Christopher Hagler <haglerchristopher@xxxxxxxxx>
  Date:   2014-06-02 (Mon, 02 Jun 2014)

  Changed paths:
    M list/doubly_linkedlist/doubly_linkedlist.c
    M list/doubly_linkedlist/doubly_linkedlist.h
    M list/single_linkedlist/linkedlist.c
    M list/single_linkedlist/linkedlist.h

  Log Message:
  -----------
  more work on doubly linkedlist and conforming it to a coding style


Other related posts:

  • » [datastructures] [haglerchristopher/data-structures] 27cb0d: more work on doubly linkedlist and conforming it t... - Christopher Hagler