I'm getting the error after I delete a pointer from the vector and try to delete a second one. I'm still new to pointers I created a base class of shapes and ha
Is there any (simple/built-in way) to open a new browser (I mean default OS browser) window for a link from Electron instead of visiting that link inside your E
I am using webview for showing my website to my users. The user needs to login to access files from my websites. Most of the files are in pdf format. But I noti
i'm trying to read an ATM-EJ file through spring-batch using a flatFileItemReader, it reads everything perfectly except it misses any line starting with #. belo
Given a class that has an attribute self.id I need to populate that attribute with a counter starting at 0 and all objects of that class need a unique id during
I have a long text, and I want to display it along with his parent div. I give him height and width. I styled the text with text-overflow: ellipsis; overflo