Search:

Type: Posts; User: green_eel

Search: Search took 0.01 seconds.

  1. No, I'm not trying to append a link list. I'm...

    No, I'm not trying to append a link list. I'm trying to take the contents of one link list node and the contents of a different link list (node) and place that answer from those 2 nodes in their...
  2. Linked Lists Integer addition ? HELP Please??

    I'm still very new to programming and I've never done linked lists before. Here's the assignment: http://www.geocities.com/blueninja83/hugeintegers.html /* Note there picture of the reversed...
  3. Replies
    3
    Views
    1,299

    I'm kinda confused with your code. What does...

    I'm kinda confused with your code. What does iReturn do exactly like what is it? Oh and why can't I use struct household_t { } survey[25] ? I'm trying to put all the members of the structure...
  4. Replies
    3
    Views
    1,299

    Structures - help, please??

    I'm currently extremely knew to C Programming and my latest assignment ( http://scifisamurai.tripod.com/lamara_-_prog06.rtf ) I am extremely confused with due to the fact that I can't figure out how...
  5. Replies
    3
    Views
    1,426

    How to print an array? Help PLEASE!!!!

    I'm taking an intro to C Programming course and I've never taken any other programming course before this class. Currently we're up to arrays, and haven't gotten any further than that. The...
Results 1 to 5 of 5