Read a file with headerHello I need read a file with header and I wanna print the file in output. How can I do that? I trie...
Updating a data array using pointersI need replace the values cars using pointers....
Updating a data array using pointersI want to create a function to change the value of the car.
Updating a data array using pointersHow can I do for change the value of cars using pointers? I tried the code below, but I cant use poi...
Linking arraysI tried the code, but not worked; [code]#include <iostream> #include <string> using namespace std; ...
This user does not accept Private Messages