User: Blue22

  • Public profile

User profile: Blue22

User info
User name:Blue22
History
Joined:
Number of posts:26
Latest posts:

"Argument of type "double *" is incompatible with parameter of type "const int *""
I'm pretty much out of time now. Hopefully my teacher wont take too many points off for the program ...

"Argument of type "double *" is incompatible with parameter of type "const int *""
Well I finally got the program to run. But once it starts loading the numbers in ascending order, I ...

"Argument of type "double *" is incompatible with parameter of type "const int *""
I thought I was making them match prototype [code]void showArray(double [], int);[/code] body? [co...

"Argument of type "double *" is incompatible with parameter of type "const int *""
I've tried about every possible combination that I can think of on line 5 but I'm still getting the ...

"Argument of type "double *" is incompatible with parameter of type "const int *""
So turn the second double into an int? It says everything's done correctly when I compile it but I g...

This user does not accept Private Messages