User Tools

Site Tools


notes:data

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
notes:data [2018/08/23 13:53] – [Notes] cmerola2notes:data [2018/10/04 01:24] – [URLs] ktodd3
Line 11: Line 11:
 Binky Pointer Video: Binky Pointer Video:
 https://www.youtube.com/watch?v=f-pJlnpkLp0 https://www.youtube.com/watch?v=f-pJlnpkLp0
 +
 +[[https://www.learn-c.org/en/Linked_lists]]Basic linked list tutorial 
 ======Notes====== ======Notes======
 +====Pointers:====
 +
 char x = 0; char x = 0;
  
Line 80: Line 84:
     z     z
     0xc05fefe     0xc05fefe
 +And do nothing with it because we kind of just stopped I think.
          
 Memory addresses are 8 bytes on 64 bit linux systems. Memory addresses are 8 bytes on 64 bit linux systems.
 4 bytes on 32 bit linux systems. 4 bytes on 32 bit linux systems.
 ======Other====== ======Other======
notes/data.txt · Last modified: 2018/10/25 03:39 by ktodd3