₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,325,252 members, 8,420,983 topics. Date: Friday, 05 June 2026 at 03:53 PM

Toggle theme

Solomnakj's Posts

Nairaland ForumSolomnakj's ProfileSolomnakj's Posts

1 (of 1 pages)

ProgrammingRe: C Programming Help by solomnakj: 10:36pm On Dec 27, 2009
the fflush(stdin) is a good idea  bt u cud also try this
after the #include<stdio.h>
add #include<iostream> or #include<iostream.h> if ur usin turbo
then at the very end of ur prog i.e after the getchar() line
add the code system("pause"wink;
this shld also wrk out prfctly. i use visual stdio 2008.

1 (of 1 pages)