Find each length of a multidimensional array[quote]But he should know the number of elements[/quote] yes, i think the same. there's no way he wo...
Find each length of a multidimensional arraywell, one way to find an array length (without using function), is this: [code] int arr [10][5]; c...
fread#OMG #IBegYourPardon?
Close Program! but why?[quote]Close Program! but why?[/quote] no error message? btw, what's your compiler?
Vector of character arrays[quote]I expect this to create an empty vector of tokens, each 20 characters long.[/quote] you can ...