0 like 0 dislike 1 answer 151 views How to set function default parameter as static created class object in C++? asked Jun 19, 2021 in C++ by Pantycle_Genefanty (14.9k points) c++ cpp argument parameter default value function method class object oop 0 like 0 dislike 1 answer 196 views Why not working collisions on triangle mesh collision shape in Urho3D? asked Apr 28, 2021 in C++ by Pantycle_Genefanty (14.9k points) cpp c++ collision collider shape triangle mesh urho3d physics simulation engine game object 0 like 0 dislike 1 answer 55 views How to keep different kind of function pointers in a single vector in C++? asked Apr 26, 2021 in C++ by Pantycle_Genefanty (14.9k points) c++ cpp vector function pointer data type 0 like 0 dislike 1 answer 45 views How to fix error related to URHO3D_HANDLER in Urho3D? asked Apr 12, 2021 in C++ by Pantycle_Genefanty (14.9k points) cpp urho3d urho3d_handler handler error 0 like 0 dislike 1 answer 455 views How to set tab size for C++ editor in Qt Creator? asked Feb 15, 2021 in IDE by Pantycle_Genefanty (14.9k points) qt creator tab size indent size editor cpp ide 0 like 0 dislike 1 answer 149 views How to create empty unnamed vector in C++? asked Aug 28, 2020 in C++ by Pantycle_Genefanty (14.9k points) cpp vector array empty unnamed 0 like 0 dislike 1 answer 4.3k views How convert std::string to std::wstring in C++? asked Aug 28, 2020 in C++ by Pantycle_Genefanty (14.9k points) cpp string convert wchar char data type 0 like 0 dislike 1 answer 188 views How convert std::wstring to const wchar_t* data type in C++? asked Aug 28, 2020 in C++ by Pantycle_Genefanty (14.9k points) cpp string data type convert value 0 like 0 dislike 1 answer 92 views How to work with wchar_t data type in C++? asked Aug 28, 2020 in C++ by Pantycle_Genefanty (14.9k points) wchar char cpp type string 0 like 0 dislike 1 answer 114 views How to create std::wstring string type value in C++? asked Aug 18, 2020 in C++ by Pantycle_Genefanty (14.9k points) cpp string variable value literal 0 like 0 dislike 1 answer 62 views How to store variable value in a function in C++? asked Aug 17, 2020 in C++ by Pantycle_Genefanty (14.9k points) cpp variable function value 0 like 0 dislike 1 answer 116 views Should I return 0 or 1 number for successful function execution in C/C++? asked Jun 20, 2020 in C by Pantycle_Genefanty (14.9k points) c cpp return function execution code integer number boolean 0 like 0 dislike 1 answer 502 views How do available multiple selection for QListWidget in Qt? asked Apr 16, 2020 in C++ by Pantycle_Genefanty (14.9k points) c plus plus qt widgets cpp selection list 0 like 0 dislike 1 answer 656 views How to add text in QTextEdit in Qt? asked Apr 13, 2020 in C++ by Pantycle_Genefanty (14.9k points) qt c plus plus textarea text add cpp 0 like 0 dislike 1 answer 93 views How to find 2d array size in C++? asked Apr 3, 2020 in C++ by Pantycle_Genefanty (14.9k points) c plus plus array size length 2d two dimension cpp count 0 like 0 dislike 1 answer 1.4k views How to check existing a certain index in vector array in C++? asked Dec 8, 2019 in C++ by Pantycle_Genefanty (14.9k points) array c_plus_plus vector cpp index key existence 0 like 0 dislike 1 answer 193 views How to set a static array of type vector in C++? asked Aug 11, 2019 by Pantycle_Genefanty (14.9k points) vector static cpp array class To see more, click for the full list of questions or popular tags.