Pointer notations to access arrayHi This is the code I wrote. Im supposed to use pointer notations to access the array but I did with...
Simple addition funtcionI'm new to functions and I'm trying to add 2 numbers. Where am I going wrong? [code] #include ...
for Loop problemThanks that explains a couple of things. Can you tell me why when counting the SUM or the FREQ for n...
First value skipped when trying to sum in for loopThe first negative value that is entered is not counted either in the sum or the count. It just happ...
Do while sentinelHi How do I add a sentinel using a do while loop here so that when I enter -500 the program will c...
This user does not accept Private Messages