Manoj
Manoj
here how can i able to use private member of p2 in copy constructor
Anonymous
Dima
just use it lol
Dima
in this class
Manoj
Dima
you want to use private members in another class?
Dima
make getter methods
int getX() { return x; }
Anonymous
Anonymous
Hi Marie!
Anonymous
Hi guys! :)
We are Skaffolder, a Saas platform that allows developers to easily create a fully working prototype.
Today we are out in the Top 3 on Product Hunt https://www.producthunt.com/posts/skaffolder.
If you appreciate our technology made by developers for developers let us know!
Anonymous
What distro can u recommend me?
Yashwanth
Someone tell what all to learn to become a full stack developer ?
Dima
lol so many questions in this group
Dima
rip
Jussi
Dima
and some ~2-4 years
Dima
Anonymous
Anonymous
Anonymous
Riccardo
Hi
Riccardo
I need help
Riccardo
Can someone help me?
°_°
What do you need
°_°
?
Riccardo
I need to find an error in my code
Riccardo
It has like 1000 rows
°_°
Mhhh 😱
Riccardo
If you have some time to check it I will send you it in private chat
°_°
Send it
°_°
I will try
Anonymous
Anonymous
along with the error
Riccardo
It is not an error
Riccardo
It just doesn't work and i dont know why
Riccardo
Friedrich is help me now but if you want you can help me too
Riccardo
i think the problem is created by some pointers but idk
°_°
It's very big
Riccardo
Mlmlmllmlmm
°_°
So yeah he can help
Anonymous
Anonymous
try to debug step by step
Anonymous
like devide the function into segments and see where it actually fails
Anonymous
or if thats fine
Anonymous
try to do it manually following the code logic
Anonymous
you might be missing something
Riccardo
I don't know how to debug properly i put some cout iside the program and see were it goes and were it doesn't
Riccardo
but i still can't find the probelm
Riccardo
i know were is failing but not precisely
Anonymous
Anonymous
it helped me once
Riccardo
anunay
Riccardo
Can you see my code?
Anonymous
sure, paste it on del.dog and send it here
Riccardo
what url i have to use?
Riccardo
sorry i've never used this site
Anonymous
You'll see a new url in your browser
Anonymous
del.dog/something
Anonymous
Copy that and share it here
Riccardo
ah ok
Riccardo
here it is
Riccardo
sure, paste it on del.dog and send it here
Riccardo
ops
Anonymous
Riccardo
lol
Riccardo
https://del.dog/vozobuhije.m
Riccardo
wait there is another one
Riccardo
https://del.dog/atiyewofaw.php
Riccardo
but i don't think you will be able to try them
Anonymous
Not really expert in debugging others' code or even my own so can't guarentee I will tell you the problem but I will try
Anonymous
Anonymous
Also, tell me what the program is intended to do and where it fails
Riccardo
because some code i missing
Anonymous
Riccardo
i was trying before with the other guy