Search code examples
PL/SQL How to call a function without getting returned object...

oracle-databasefunctionplsqlreturn-valuedeclaration

Read More
Incompatible two void functions declaration...

c++ooptemplatesdeclaration

Read More
Error 'listaCliente' undeclared (first use in this function)...

ccompiler-errorsscopedeclarationdev-c++

Read More
Declare WB as public where file name is based on cell value...

excelvbavariablesglobal-variablesdeclaration

Read More
How to declare array of specific type in javascript...

javascriptarraystypesdeclarationstrict

Read More
Strict mode in PHP...

phpvariablesdeclaration

Read More
Unnamed namespace Vs Global declaration...

c++namespacesdeclarationglobalunnamed-namespace

Read More
How can I make my class variable assignment dynamic?...

phpclassconstantsdeclaration

Read More
Check for NULL pointer doesn't work for char pointer...

cif-statementpointersnullpointerexceptiondeclaration

Read More
How can I declare a Pointer to a struct in C?...

cpointersstructstructuredeclaration

Read More
SDL_Rect declaration with values not working...

csdldeclarationsdl-2rect

Read More
Can I initialize object of different types in an if statement?...

c++if-statementinitializationlanguage-lawyerdeclaration

Read More
Why don't we have to declare static functions the same way we need to declare static variables i...

c++functionvariablesstaticdeclaration

Read More
kotlin - unknown syntax in Jetpack Owl Example...

kotlinlambdaandroid-jetpack-composedeclaration

Read More
How do I initialize a struct in C...

cstructinitializationdeclaration

Read More
can we give the number of elements in an array as needed using a variable?...

cdeclarationvariable-length-array

Read More
Compound Statement Expression In C...

csyntaxinitializationexpressiondeclaration

Read More
compactMap() closure fails when adding irrelevant NOP declaration?...

swiftclosuresdeclaration

Read More
Incompatible pointer types warning when printing function pointers...

arrayscfunction-pointersdeclarationfunction-call

Read More
Typedef in c, how it works when it takes 2 arguments...

cfunction-pointersdeclarationtypedef

Read More
How to reverse every string in an array of strings through a function in C?...

cmultidimensional-arrayreversedeclarationc-strings

Read More
C: Constant length doesn't allow me to declare array...

arrayscconstantsdeclarationvariable-length-array

Read More
How to solve this error: Declaration error in Phalcon...

phpdeclarationfatal-errorphalcon

Read More
Why were parentheses disambiguated as a function declaration with std::istream_iterator?...

c++declarationfunction-declarationambiguity

Read More
Error defining const static member of class if the class has template...

c++templatesdeclaration

Read More
Is it possible to hard declare a variable in Python?...

pythonvariablesanalyticsdeclaration

Read More
Typedef structure's member being static or not in c...

cstructdeclarationtypedefstorage-class-specifier

Read More
I can't access a global array in c++...

c++arraysscopeglobal-variablesdeclaration

Read More
linked list of arrays in c...

cstructlinked-listdeclarationc-strings

Read More
Why is my function returning 1 and not the variable value?...

cinitializationreturn-valuedeclarationfunction-declaration

Read More
BackNext