Can we use char/float variable for indexing of array elements? For ex,
int arr[10];
arr[ j ] =3;
whether j can be of type char or float?
Thursday, February 14, 2008
Subscribe to:
Post Comments (Atom)
This blog is meant for sharing knowledge about Computer programming languages - C, C++, C#, Java and developing programs using these languages..
2 comments:
I didn't knew, you were C Enthusiat, Suriya Bhai... :)
Bhai I have taught C/C++ languages for more than 4 years. Still i am just at the surface hence my blog has the title "C is Sea".
Post a Comment