0 like 0 dislike 1 answer 215 views How to set function default parameter as static created class object in C++? asked Jun 19, 2021 in C++ by Pantycle_Genefanty (15.4k points) c++ cpp argument parameter default value function method class object oop 0 like 0 dislike 1 answer 92 views How to keep different kind of function pointers in a single vector in C++? asked Apr 26, 2021 in C++ by Pantycle_Genefanty (15.4k points) c++ cpp vector function pointer data type 0 like 0 dislike 1 answer 140 views Why is it often declare the function parameters with const in C++? asked Apr 24, 2021 in C++ by Pantycle_Genefanty (15.4k points) c++ const modifier variable data type function method argument parameter operator-overloading 0 like 0 dislike 1 answer 649 views What's denote ampersand sign between data type and variable name in C++? asked Apr 24, 2021 in C++ by Pantycle_Genefanty (15.4k points) c++ ampersand variable data type name function method argument parameter reference pointers class addressof 0 like 0 dislike 1 answer 83 views What is difference between METHOD and FUNCTION PHP constants? asked Feb 26, 2021 in PHP by Pantycle_Genefanty (15.4k points) php method function constant difference 0 like 0 dislike 1 answer 10.2k views Where need define function for get localization messages in MVC pattern, in model or view? asked Dec 21, 2020 in Development by Pantycle_Genefanty (15.4k points) mvc pattern message localization function 0 like 0 dislike 1 answer 105 views How to store variable value in a function in C++? asked Aug 17, 2020 in C++ by Pantycle_Genefanty (15.4k points) cpp variable function value 0 like 0 dislike 1 answer 155 views Should I return 0 or 1 number for successful function execution in C/C++? asked Jun 20, 2020 in C by Pantycle_Genefanty (15.4k points) c cpp return function execution code integer number boolean 0 like 0 dislike 1 answer 119 views How to in function get access to outside constant in PHP? asked Jan 2, 2020 in PHP by Pantycle_Genefanty (15.4k points) php access global variable constant function scope To see more, click for the full list of questions or popular tags.