2 Questions Regarding Arrays: Declaration and Manipulation

AWOL:

although I really didn't post any code.

That's right, you didn't; C/C++ doesn't normally contain italics.

D'oh ... it looked fine when I hit "preview" and when I posted it; no italics ...

Thanks Keith. I'm not sure I understand how to make a 4 element structure with different variable types as you suggest. I understand the concept and think I know how to implement it if they were all ints or bytes or what-have-you. I'm just not sure how to create an object that "mixes" variable types.

And I'm sorry if I'm abusing terminology here ... I (clearly) don't have any formal education in programming. I'm just now teaching myself about pointers and the like using Google!

Thanks for the reply, Nick. I will have to search "quicksort" as I'm not familiar with it.