User profile: gatmalice

User info
User name:gatmalice
Name:Matt
Location:Chesapeake, VA
Website:http://www.panerabread.com
Bio:I'm a full time baker for Panerad Bread and a full time Mechanical Engineering student.
History
Joined:
Number of posts:12
Latest posts:

Passing structures to a function [need assistance please!! D:]
I moved it outside of my main function. I think the issue I'm having is with syntax, and I'm not too...

Passing structures to a function [need assistance please!! D:]
[code]#include <iostream> // contains cout/cin functions #include <cmath> // contains trig functi...

Passing structures to a function [need assistance please!! D:]
What exactly do you mean by pass it by reference instead of value?

Passing structures to a function [need assistance please!! D:]
I'm really lost on how to pass my structure to a function. Basically I have the listed structures...

Passing structures to a function
I'm really lost on how to pass my structure to a function. Basically I have the listed structures...