User profile: VDC117

User info
User name:VDC117
History
Joined:
Number of posts:3
Latest posts:

Finding the total number of elements declared in an array
This 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 array
If I have declared a char array, e.g., char array[50]; I want to pass this '50' to a function. For e...

incuded files
Can header files also be included in double quotes? I mean #include"iostream.h" instead of #include...