Index » Programming » C/C++ » help pls in turbo c john 10 Jul 08, 5:37PMParent Posthelp pls in turbo cYou want the program to keep adding until zero is entered. i.e. You could enter: 3 4 2 3 7 8 9 10 0 OR just 2 4 0 Note you would hit the 'return' key between each of the above numbers.