I get an error when trying to get value from the class in another class.Thanks keskiverto! I experimented with your solution to this problem and everything worked fine!
I get an error when trying to get value from the class in another class.Hello. I get an error when trying to get value from another class which are also in one big class. E...
When I pass const char* as an argument in class constructor it changes its value.Thanks kigar64551, seeplus and jonnin! I applied your suggestions and now it works perfect!
When I pass const char* as an argument in class constructor it changes its value.Oh thanks. Here is the code: [code] char* append_chars(char* dest, const char* src) { char* rdest =...
When I pass const char* as an argument in class constructor it changes its value.https://ibb.co/FbSXy3h . By mathematical calculations it gets every digit of the number passed to th...
This user does not accept Private Messages