To stop the damn undergrads from using fore-sighted compiler extensions like dynamic array allocation with static array syntax.
Thou shalt not:
<code>
int a;
cin >> a;
int b[a];
</code>
Name:
Anonymous2006-01-21 2:08 (sage)
>>5
so do you prefer the java-tacular
int *b = new int[a]?
Name:
Mr. Likes To Age Threads2007-09-16 18:03 ID:l/FVl2rE
( ̄へ ̄) Hello. I am "Mr. Likes To Age Threads". I do believe this is a thread in need of age, so I would like to age it. That is why my name is "Mr. Likes To Age Threads".
( ̄へ ̄) Hello. I am "Mr. Likes To Age Threads". I do believe this is a thread in need of age, so I would like to age it. That is why my name is "Mr. Likes To Age Threads".