Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in unsafe
Does "fixed" get cleaned up properly if an Exception is thrown?
Mar 09, 2023
c#
.net
unsafe
Calling a C++ function from C# - unbalanced stack
Jan 24, 2023
c#
c++
unmanaged
unsafe
Java: How to store and retrieve memory address like in C++
Jan 20, 2023
java
jvm
memory-address
unsafe
How to make Apache Tomcat 8.0.41 to allow the pipe character in URL GET request?
Jan 07, 2023
tomcat
pipe
unsafe
Using memory allocated by sun.misc.Unsafe.allocateMemory() in native code
Dec 22, 2022
java
java-native-interface
unsafe
Does F# have address-of & and pointer dereference * functions?
Dec 21, 2022
pointers
f#
inline
unsafe
byref
Does "fixed" really guarantee anything when passing pointers (ie int[]) to DLLs?
Dec 19, 2022
c#
dllimport
unsafe
fixed
Compiling C# unsafe code
Dec 18, 2022
c#
.net
compiler-construction
unsafe
Is is safe to create a Rust String using a malloced string?
Dec 15, 2022
string
rust
unsafe
C#: unsafe pointer to empty array is null?
Dec 14, 2022
c#
pointers
unsafe
Can't use keyword 'fixed' for a variable in C#
Dec 10, 2022
c#
pointers
fixed
unsafe
Passing Vec<String> from Rust to char** in C
Dec 08, 2022
rust
libc
unsafe
execvp
Should I use pointers in a MMORPG emulator?
Dec 06, 2022
c#
pointers
unsafe
Unsafe method to get pointer to byte array
Nov 30, 2022
c#
pointers
unsafe
Does using pinvoke marks .NET as being unsafe?
Nov 14, 2022
.net
pinvoke
unsafe
Is it possible to copy class fields with unsafe
Nov 13, 2022
c#
unsafe
Why is it not possible to use both readonly and fixed-size buffers in structs in C# 7.2
Nov 10, 2022
c#
struct
unsafe
c#-7.2
Calling an UnmanagedFunctionPointer in C# for custom calling conventions
Nov 07, 2022
c#
pinvoke
function-pointers
unsafe
Unsafe code compilation error in .NET Core even after setting allowunsafe flag to true in project.json
Oct 03, 2021
.net
.net-core
unsafe
coreclr
Older Entries »