1 post
1
2
634
I’m having trouble trying to perform a programming exercise that I was given, where I am asked to "create a vector type pointer variable with 20 character occurrences". #include <stdio.h>…