Finding the total number of elements declared in an arrayThis was a way a had tried to prevent buffer overflow, while accepting strings. Anyway, I am sorry. ...
Finding the total number of elements declared in an arrayIf I have declared a char array, e.g., char array[50]; I want to pass this '50' to a function. For e...
incuded filesCan header files also be included in double quotes? I mean #include"iostream.h" instead of #include...