User profile: ovaltine99

User info
User name:ovaltine99
History
Joined:
Number of posts:27
Latest posts:

Can anyone help me figure out my function isn't finding the largest integer?
My code compiles fine but it doesn't seem to want to calculate the max integer. It calculates min an...

Help with pulling integer sizes within a function
Would it be possible to provide an example on how I could go about doing that? I've been working on ...

Help with pulling integer sizes within a function
Hi, thanks for the tip. However, our professor requires us to use this function. [code] int stat(in...

Help with pulling integer sizes within a function
Hi, I'm struggling with this lab assignment and I hope someone could give me some tips. I'm tryin...

Still stuck on trying to expand my program to add an overloaded function to handle floating point numbers
Hi, I'm stuck on the last part of my program. The directions are the following~ [b]Expand the ...