User: Douggle07

  • Public profile

User profile: Douggle07

User info
User name:Douggle07
History
Joined:
Number of posts:6
Latest posts:

scanf with floats giving problems, alternatives?
wow thanks, that's embarrassing lol. For some reason the grid im trying to print out now will only...

scanf with floats giving problems, alternatives?
[code]#include "stdafx.h" float get_temp() { float temp_grid[6][8] = { { 0.0, 0.0, 0.0, 0.0, 0....

Problems using constants in calculations and switch statement?
Thanks for the feedback IdeasMan, really helpful information! All the points you brought up helped ...

Problems using constants in calculations and switch statement?
Hey all, I am having a couple of errors all seeming to involve my variable 'wage_rate'.(Line 74 for ...

Problem using constants in calculations..
Thanks for the quick response! You also made me realize my fahrenheit to celsius formula was wrong.....

This user does not accept Private Messages