Recent questions tagged C

0 votes
    I have a struct A that is defined as follows: typedef struct A { CvRect B; // rect int C; ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 27, 2022 in Education by JackTerrance
0 votes
    What's the standard way of updating a QTableView when its database (MySQL) was changed (outside of the ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 26, 2022 in Education by JackTerrance
0 votes
    I would like to know if I can compare 2 member functions with the "...
asked Feb 26, 2022 in Education by JackTerrance
0 votes
    In the following code : #include #include #include using namespace std; int main() { string x = "This ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 26, 2022 in Education by JackTerrance
0 votes
    I would like to know if I can compare 2 member functions with the "...
asked Feb 26, 2022 in Education by JackTerrance
0 votes
    In the following code : #include #include #include using namespace std; int main() { string x = "This ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 26, 2022 in Education by JackTerrance
0 votes
    Using the readlink function used as a solution to How do I find the location of the executable in C ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 26, 2022 in Education by JackTerrance
0 votes
    Since I got multiple classes and utility-functions I reuse on a regular basis, I started to create a ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 25, 2022 in Education by JackTerrance
0 votes
    I have just started to get a feel of Dicom standard. I am trying to write a small program, that ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 25, 2022 in Education by JackTerrance
0 votes
    I'm creating small engine/framework for making games. It's kind of simple question but I haven't ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Feb 24, 2022 in Education by JackTerrance
...