User: redstorm98

  • Public profile

User profile: redstorm98

User info
User name:redstorm98
History
Joined:
Number of posts:13
Latest posts:

Hello, loop won't terminate when EOF entered.
Oh I ==1 it means it returns 1 and reading from scanf sets that input number to the address of numbe...

Hello, loop won't terminate when EOF entered.
Hello, [code] if (scanf("%f", &number) == 1) { max = min = number; [/code] so if user enter...

Hello, loop won't terminate when EOF entered.
Hello, My loop won't terminate when EOF or control D is entered. also when any letter enters [code...

Hello, have problem with class and function calls
Hello, Thank you again, Here is my new code [code] #include "stdafx.h" #include <iostream> #include...

Hello, have problem with class and function calls
Thank you Ganado, I dropped a parentheses, than it says no default constructor exist for class "CVeh...

This user does not accept Private Messages