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/23 15:17] – [Objectives] apardiniuser:apardini:portfolio:cprogproject2 [2015/02/25 15:17] (current) – [Procedure] apardini
Line 20: 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 40: Line 40:
 =====Procedure===== =====Procedure=====
  
-{{ :user:apardini:portfolio:img_1009.jpg?300 |}}+Throughout the whole break i was having difficulties accessing the info and after values on the node of the (List) call. This was due to simple placement of braces and using the pointer in the right spot. Currently able to compile but when run in program something weird happens. Within 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
 =====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.1424704667.txt.gz · Last modified: 2015/02/23 15:17 by apardini