void addvector(int *r, const int *a, const int *b, unsigned int len) { unsigned int i; for(i=0;i