User: sh129951

  • Public profile

User profile: sh129951

User info
User name:sh129951
History
Joined:
Number of posts:24
Latest posts:

Recursive function help!
Im stuck. Im having trouble making the linked list print all 'Z' if the elements in the list are cap...

Trying to Pass a pointer as a parameter
So i've been stuck on this code trying to get a pointer to pass as parameter of void print_contents ...

passing node as parameter
#include <cstdlib> #include <iostream> struct tax_node { char form; // tax form le...

Call by reference?
I think im misunderstanding call by reference? All I need is for score_goals in the header file,...

function that takes coins away from a change amount
Sorry, thank you. I've been trying to do this for a while thats why I am asking

This user does not accept Private Messages