Context SwitchThank you. I got it working.
Context SwitchI need help with this code. Complete the code so that the output is: [code]Main1 says Hello Main2 ...
Help with test function and output So whenever I have the test function in my program it won't output. And then when the input is...
assert help void test() { string fphrase; apaxCompact("bob", fphrase); assert(fphrase == "bob"); ...
Assert and Void HelpPerfect! Okay and then how would I do assert for the findAverage function? Assert(findAverage(6, 4, ...
This user does not accept Private Messages