Error in executable file[quote] Could anyone please explain what i hav to do o get rid of this error. [/quote] if the error ...
How to know how many elements are in array which is passed as an argument to function ?well, you can add another argument for the size of the array, like this: [code] int size_of_array = ...
Pointer rewrite@vlad: how could that happened? i tested it, the code is: [code] #include <iostream> using namespace...
differencethanks for your help... :)
differencecan anybody tell me what's the difference between these 2 codes? [code] #include <iostream> usi...