End Google Ads 201810 - BS.net 01 --> Hi all

can you help?

part of my code i need to do this

const char * p= "ddddd";
char q[500];

I want to copy the sting in p to q[]?