Skip to main content
IS4's user avatar
IS4's user avatar
IS4's user avatar
IS4
  • Member for 12 years, 1 month
  • Last seen this week
2 votes

How can I make a multi-level return from a function?

2 votes
Accepted

How can I infer something transitively from two different properties in OWL?

2 votes
Accepted

Context prefixes not loading in JsonLdParser.Load

2 votes
Accepted

Difference between "end" and "end)"?

2 votes
Accepted

It's possible to run an .NET Native Image executable?

2 votes
Accepted

Passing ref class member function as a parameter

2 votes
Accepted

C# throws Unhandled exception error

2 votes
Accepted

IL method to pin a ref T value as void* (to work on Span<T> from parallel code)

2 votes
Accepted

C++: How to duplicate a datatype?

2 votes

How to pass a Func<T> with a variable number of parameters

2 votes
Accepted

Determine the number of return values expected by Lua from inside a C extension function

2 votes
Accepted

AppDomain.GetCurrentThreadId(); made it work, not sure how?

2 votes

What does [{n,{}}] do in lua?

2 votes

Unexpected "table index is nan" error lua

2 votes

Prevent stackframe being created in C#

2 votes

How to write a ternary operator (aka if) expression without repeating yourself

2 votes

Can Func return multiple values in C#?

2 votes
Accepted

SHGetNameFromIDList fails for FTP PIDLs

2 votes

How to retrieve the value passed in string.Contains method?

2 votes
Accepted

GetFinalPathNameByHandle fails for device handles

2 votes

PInvoke on SafeArray of AnsiBStr

2 votes
Accepted

Casting generic classes? -> Confusing result

2 votes
Accepted

TcpChannel could not be found

2 votes

When does the MethodHandle of an Exception change?

2 votes

Use Reflection to Get a Method which Takes Action<T> as One of Its Parameters

2 votes
Accepted

Some questions about the usage of MethodImpl Attribute

2 votes

Why can't I cast an object-var of a long to a double?

2 votes
Accepted

php result to json object

2 votes

Lua: Read table parameter from c function call

2 votes
Accepted

ldloc var vs. ldloc.n

1 2 3
4
5
13