calling function from a function.cpp filei have a void function in a separate .cpp file called: void calculate_vector.cpp my function.cpp...
invalid operands of typs ‘double’ & ‘int’ to binary ‘operator%’...
minimum values in an arrayi need to find the minimum values in an array and print the indexs corresponding to the elements out...
C++ Boolean questionLets say i have the following data of a double array P[ ]. And length of array P[ ] is L. The smal...
to print out an arrayIm trying to print out a simple array such as P[]={1,2,3,4,4,1,2} why do i get this weird output ->...
This user does not accept Private Messages