Re: [algogeeks]

2011-03-27 Thread Rupendra Bakoliya
rence of compiler. One more you can try >> declare all the variables in turbo c above printf statements and then below >> the printf, second one would throw an error. >> >> >> >> >> On Sat, Mar 26, 2011 at 10:31 PM, Rupendra Bakoliya > > wrote: >>

[algogeeks]

2011-03-26 Thread Rupendra Bakoliya
int n; scanf("%d",&n); int a[n]; in turbo c it this code will give an error but gcc will not.why??? -- Rupendra Bakoliya III year. Computer Engineering Department MNIT,jaipur. -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks