Search code examples
function returns multiple values, assignment to tuples with different number of entries?...

pythonpython-3.xreturn-type

Read More
Why can't C functions return an array type?...

carraysreturnreturn-type

Read More
PHP class method return type...

phpreturnreturn-type

Read More
How to return a 2D array?...

cimplicit-conversionreturn-typefunction-declarationvariable-length-array

Read More
Flutter SharedPreferences.getInt('key') returning "Instance of Future<dynamic>&qu...

flutterdartsharedpreferencesvariable-assignmentreturn-type

Read More
What does this convoluted C type declaration mean?...

cfunction-pointersreturn-typefunction-declaration

Read More
Python - Specify parent or interface as return type...

pythonreturn-type

Read More
Java - Error : return type is incompatible...

javainheritanceoverridingreturn-type

Read More
Difference between :self and ClassName when type hinting return type...

phpreturn-typetype-hinting

Read More
Return dynamic table with unknown columns from PL/pgSQL function...

postgresqlpolymorphismplpgsqldynamic-sqlreturn-type

Read More
Scala "Try" return type and exception handling...

scalaexceptiontry-catchreturn-type

Read More
Class method returns None...

pythonclassreturnreturn-valuereturn-type

Read More
why does returning the local variable address throws an error but returning the local variable value...

cscopereturn-valuereturn-typestorage-duration

Read More
cpp - alias for member functions` return types...

c++aliasreturn-typetype-alias

Read More
Typescript - exact return type of function...

typescriptreturn-type

Read More
Trouble getting and printing a returned value from one class to another in Java...

javaparameter-passingreturn-valuereturn-type

Read More
public int Continue() : (Not all code paths return a value)...

c#return-type

Read More
How to return more than one integer values with a return statement in a user-defined method with int...

c#methodsreturn-type

Read More
Why i can not call returned method directly...

erlangreturn-typehigher-order-functions

Read More
How do I make my function return different results depending on type it's been called using temp...

c++templatescastingreturnreturn-type

Read More
Method to Reverse a Linked list in c++...

c++pointersreturn-typesingly-linked-list

Read More
Dynamic return type based on input argument type...

javalistguavareturn-type

Read More
Is there a standard "never returns" attribute for C# functions?...

c#exceptionattributesreturn-type

Read More
2D Array malloc - only last Items are shown...

arrayscmallocdynamic-memory-allocationreturn-type

Read More
Type of returned value in SPARQL Query...

sparqlreturn-type

Read More
Best practice for PHP methods with regard to reference parameter or explicit return value...

phpreturnpass-by-referencereturn-typepass-by-value

Read More
Generic Return Types...

javagenericsreturn-type

Read More
What return this function in typescript?...

node.jstypescriptmongoosepromisereturn-type

Read More
Problems returning false after using XMLHttpRequest...

javascriptajaxdom-eventsreturn-valuereturn-type

Read More
Ruby alternative to void return type...

rubyvoidreturn-type

Read More
BackNext