Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Estela
A quiet enigma. We don't know anything about Estela yet.
Posts
See all 18 »Consider an object for which a method is invoked. Beyond certain point the method no longer accesses this at all. No read/writes of non-static members. No invocation of non-static methods. Is it ...
1 answer · posted 4y ago by Estela · last activity 4y ago by Hyperlynx
For debugging running programs I often use whatever is integrated with the IDE I am using. QtDeveloper right now, but also used Eclipse, Netbeans and others. Most of them just use gdb under the hoo...
1 answer · posted 3y ago by Estela · last activity 6mo ago by Invisible Mender
I find myself often writing code like this. try { // code } catch( FailedReadException const & ex) { file.close(); std::cerr << "Read failure " << ex.readFailure() <&...
2 answers · posted 3y ago by Estela · edited 3y ago by Ayxan Haqverdili
Reputation | 599 | |
Number of top-level posts | 10 | |
Number of answers | 8 | |
Sum of received votes (up minus down) | 90 | |
Number of edits made | 22 |
Earned Abilities
Statistics
Posts | ||
---|---|---|
Count | 18 | |
Questions | 10 | |
Answers | 8 | |
Articles | 0 |
Votes cast | ||
---|---|---|
Count | 61 |
Flags raised | ||
---|---|---|
Count | 0 |