User profile: camille1411

User info
User name:camille1411
History
Joined:
Number of posts:6
Latest posts:

Bubble Sort
Sorry but I can't open the site because it was blocked from this comp. Would you mind elaborating it...

Bubble Sort
We're supposed to create a program with a function bubble that receives the array num of 30 integers...

Array Declaration in Functions
how can I match it? [code]address (&array1, &items);[/code] doesn't work either.

Array Declaration in Functions
Hey, how about this one? Why is it saying "invalid initialization of non-const reference of type 'in...

Array Declaration in Functions
Sorry, I'm just a student. How do you use pointers? and we're required to use arrays...