Arrays can be manipulated by STL algoritms:
#include <algorithm>
STL internet resources:
msdn STL Reference
sgi STL Programmer's Guide
c-jump STL Tutorial