User Tools

Site Tools


haas:spring2014:data:common:appendwalkthrough

Differences

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

Link to this comparison view

Next revision
Previous revision
haas:spring2014:data:common:appendwalkthrough [2014/02/14 08:33] – created wedgehaas:spring2014:data:common:appendwalkthrough [2014/02/14 08:34] (current) – [User input] wedge
Line 2: Line 2:
  
 <code> <code>
-> I suck at pointers so thats got me a bit hung up, last week I got a +> I got a bit hung up with the pointers.
-> good refresher but im still a little iffy.+
 > >
 </code> </code>
Line 22: Line 21:
 User input is done the same as any existing user input you've done-- via scanf(). User input is done the same as any existing user input you've done-- via scanf().
  
-The trick is, you need to do all input prior to, and entirely outside of these linked list functions (the aim is for functions like insert(), append(), and getNode() to be generic so that we can use them in all manners of situations.+The trick is, you need to do all input prior to, and entirely outside of these linked list functionsthe aim is for functions like insert(), append(), and getNode() to be generic so that we can use them in all manners of situations.
  
 <code> <code>
haas/spring2014/data/common/appendwalkthrough.1392366824.txt.gz · Last modified: 2014/02/14 08:33 by wedge