User Tools

Site Tools


user:apardini:portfolio:cprogproject2

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
user:apardini:portfolio:cprogproject2 [2015/02/12 00:45] – [Project: SLN0 APardini] apardiniuser:apardini:portfolio:cprogproject2 [2015/02/25 15:17] (current) – [Procedure] apardini
Line 1: Line 1:
-======Project: SLN1 APardini======+======Project: SLL0 APardini====== 
 + 
 +Date Set 15 February - 25 February 2015  
 + 
  
-Date Set 29th January - 04 February  
  
 =====Objectives===== =====Objectives=====
-This project aids in building our ability to work with nodes for further projects+In this project we create various functions that are used in multiple programs. Our purpose is to make a function library that will be accessed for this and future projects. 
-Similar parts of the last project appear in project SLN1. The list of numbers is manipulated depending on the task.+
  
-SLN1 involves using ideas from the last project to form a ordered list of nodes.  
 =====Prerequisites===== =====Prerequisites=====
 In order to successfully accomplish/perform this project, the listed resources/experiences need to be consulted/achieved: In order to successfully accomplish/perform this project, the listed resources/experiences need to be consulted/achieved:
Line 19: Line 20:
  
 =====Background===== =====Background=====
-State the idea or purpose of the project. What are you attempting to pursue?+This project involves producing code for the following function:
  
-Upon approval, you'll want to fill this section out with more detailed background information. DO NOT JUST PROVIDE A LINK+  * Unordered List Itemunit-mklist.c - unit test for mklist() library function 
- +  * unit-displayf.c - unit test for displayf() library function 
-Providing any links to original source material, such as from a project page, is a good idea+  * unit-insert.c - unit test for insert() library function 
- +  * unit-getpos.c - unit test for getpos() library function 
-You'll want to give a general overview of what is going to be accomplished (for example, if your project is about installing a web server, do a little write-up on web servers. What is it, why do we need one, how does it work, etc.)+  * unit-setpos.c - unit test for setpos(library function
  
 =====Scope===== =====Scope=====
Line 39: Line 40:
 =====Procedure===== =====Procedure=====
  
-Process/Struggle +Throughout the whole break i was having difficulties accessing the info and after values on the node of the (List) callThis was due to simple placement of braces and using the pointer in the right spotCurrently able to compile but when run in program something weird happensWithin my functions i didn't add in an if function that contained the statementif( nodeCount != NULL) This is important because the rules state if list is not NULL
- +
-{{:user:apardini:portfolio:fullsizerender_3_.jpg?200|}} +
- +
-{{:user:apardini:portfolio:fullsizerender_4_.jpg?200|}} +
- +
-{{:user:apardini:portfolio:fullsizerender_5_.jpg?200|}} +
- +
- +
-Final pseudo-code & pictures +
- +
-{{:user:apardini:portfolio:final1.jpg?200|}} +
- +
-{{:user:apardini:portfolio:final2.jpg?200|}} +
- +
-{{:user:apardini:portfolio:final3.jpg?200|}}+
 =====Code===== =====Code=====
 Upon completion of the project, if there is an applicable collection of created code, place a copy of your finished code within <nowiki><code> </code></nowiki> blocks here. Upon completion of the project, if there is an applicable collection of created code, place a copy of your finished code within <nowiki><code> </code></nowiki> blocks here.
user/apardini/portfolio/cprogproject2.1423701907.txt.gz · Last modified: 2015/02/12 00:45 by apardini