Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
C++
Help with program using multiple functions/variables
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="mattyizzo, post: 3526919"] Ok, so my problem was that I created a function 'b' in which I returned the value of b (which in this program, is 'thick' + 'a'. So instead of using the function within the CF function, I replaced 'b' with 'a+thick'. My next problem is I have to print out a table of the CI function, the CF function, and then somehow a table that shows CF-CI (but the problem here is that CI has 10 values, and CF has 3... [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
C++
Help with program using multiple functions/variables
Top