NikBenson / pointerNames

Give your c/c++ pointers names.
The Unlicense
1 stars 1 forks source link

recursive linked list from pointerToNames #18

Closed NikBenson closed 4 years ago

NikBenson commented 4 years ago

Describe the bug pointerToNames() makes the 2nd node as the last name point to itself

To Reproduce Steps to reproduce the behavior:

  1. Run

Expected behavior The array should be converted to the linked list