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
C# unsafe code fixed pointer passed as parameter
Sep 23, 2022
c#
fixed
unsafe
Is mutable accessor using a cast safe?
May 01, 2022
rust
unsafe
Should I mingle my safe code with my unsafe code?
Aug 03, 2015
c#
unsafe
Cannot convert uint* to uint[]
Jun 03, 2022
c#
arrays
pointers
unsafe
Unsafe string creation from char[]
Feb 07, 2022
c#
string
performance
unsafe
c++ additive identity unsafe example ( a+0.0 != a )
Jun 21, 2019
c++
floating-point
unsafe
Difference between Marshal.SizeOf and sizeof, I just don't get it
Nov 12, 2021
c#
unmanaged
unsafe
Fixing an array of array in C# (unsafe code)
Jun 26, 2017
c#
interop
fixed
unsafe
Why is my unsafe code block slower than my safe code?
Mar 30, 2022
c#
unsafe
writeablebitmap
How to safely reinterpret Vec<f64> as Vec<num_complex::Complex<f64>> with half the size?
Apr 29, 2022
rust
unsafe
Marshal.PtrToStringUni() vs new String()?
May 24, 2022
c#
.net
marshalling
unmanaged
unsafe
How do I use unsafe values in an enum?
Oct 30, 2022
c#
interop
enums
unsafe
C# creating buffer overflow
Aug 01, 2019
c#
overflow
buffer
unsafe
Publish web application with unsafe code
Nov 19, 2022
c#
asp.net
publishing
unsafe
What is the actual function of the C# project setting "Allow unsafe code"
Oct 19, 2022
c#
dll
interop
native
unsafe
Delphi: Object aggregation and memory leaks using [weak] attribute
Aug 29, 2021
delphi
memory-leaks
aggregation
unsafe
weak
Does std::ptr::write transfer the "uninitialized-ness" of the bytes it writes?
Jan 23, 2022
rust
initialization
undefined-behavior
unsafe
Is there any difference between null and 0 when assigning to pointers in unsafe code?
Nov 06, 2022
c#
unsafe
Fast read C structure when it contains char array
Jun 16, 2022
c#
performance
struct
c++-cli
unsafe
Which is faster - C# unsafe code or raw C++
Sep 12, 2022
c#
c++
performance
image-processing
unsafe
« Newer Entries
Older Entries »