HELP with programthe input i'll use as an example: Number of days in hospital : 5-------------- d = 5 Type of room ...
HELP with programGoing back to my first post, C++ isn't my thing... after this, i'm going back to java. [code]#includ...
HELP with programwell, it works, and to me, thats good enough lol. the last issue i am hitting is that it won't use ...
HELP with programThis worked. it also correctly generates the text document as requested. Thanks. [code]#include <io...
HELP with program[code]{int d, rp, tp, vp, t, rc, tc, vc; char rm, r, ts, tv;[/code] rest of the code remained the sa...