Search code examples
How to accept objects of multiple types in C# function?...


c#functionunity-game-enginedeclaration

Read More
Hello, i am very new to coding in c, but i am getting an error message in c and i dont know why...


csyntax-errordeclaration

Read More
structure identifier is not defined even though it is...


cobjectstructdeclarationtypedef

Read More
SwiftUI class init mistake...


classvariablesswiftuideclarationinit

Read More
Create const std::vector as the concatenation of two const std::vector...


c++templatesstlconstantsdeclaration

Read More
Can I declare an "alias" function which checks an object's type in TypeScript?...


typescriptdeclaration

Read More
How do I concatenate a string to a variable declaration in Ruby?...


rubyvariablesconcatenationdeclarationvariable-declaration

Read More
C nested struct initialization - what is initialized?...


cstructinitializationdeclarationzero-initialization

Read More
String declaration in C w/r/t memory...


cmemorydeclarationc-stringsstring-literals

Read More
C struct pointer types are the same but still fails...


cpointersstructlinked-listdeclaration

Read More
Declaring multiple int with for loops in C...


cfor-loopdeclaration

Read More
C double parentheses...


cfunction-pointersdeclarationctor-initializer

Read More
Passing an array to a function declared in two different ways...


c++arraysfunctionc++14declaration

Read More
How do you use this: int (*x(int))[5]...


cdeclarationtypedef

Read More
Declaring a Struct in C: Why do I have to Specify the Name Twice?...


cstructdeclarationtypedef

Read More
write a variable that takes a list of functions...


arrayscfunction-pointersdeclaration

Read More
this is the question "write a program in C to pass the reference of an array to a function &amp...


cdeclarationfunction-callvariable-length-array

Read More
How to return properly in a Solidity function?...


returnargumentssoliditydeclaration

Read More
Getting -Wincompatible-pointer-types for struct pointer warning when compiling...


cstructdeclarationtypedefcompiler-warnings

Read More
How can I declare and initialize a VB.Net structure in a Form class to define a variable that contai...


vb.netdatagridviewinitializationdeclaration

Read More
Refer a String for Creating Class Dynamically...


pythonclassoopvariablesdeclaration

Read More
How to include an Alert Component into two different modules in Angular?...


angularimportalertdeclarationng-modules

Read More
Declare C++ Class (identifier logging is undefined)...


c++classdeclaration

Read More
Declaration with argument length zero in R...


rdeclaration

Read More
Sum of numbers occurring in the multiplication table of 8. What's wrong with my code? Desirable ...


cinitializationdeclarationdo-while

Read More
C# clarification on how heap and stack work, including argument pass by reference and value...


c#memoryheap-memorydeclarationstack-memory

Read More
What does "default" mean after a class' function declaration?...


c++c++11defaultdeclarationkeyword

Read More
What are forward declarations in C++?...


c++declarationforward-declaration

Read More
How to import other types from `.ts` file in `.d.ts` file...


typescriptelectrondeclaration

Read More
how to add lambda function or perform custom operation in STL set in c++...


c++lambdastlsetdeclaration

Read More
BackNext