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 c
Multicast from kernel to user space via Netlink in C
Dec 26, 2022
c
linux-kernel
kernel
multicast
netlink
How different data type variable inside a printf statement affects each other relatively in there printing order
Dec 28, 2022
c
printf
String concatenation. C
Dec 28, 2022
c
string
Testing X509 Certificate Expiry date with C
Dec 28, 2022
c
cryptography
openssl
Set default value for attribute of struct in C
Dec 27, 2022
c
struct
set
default
What do DECLSPEC and SDLCALL mean in a function definition in a header file on Linux mean?
Dec 28, 2022
c
linux
sdl
Is this bad practice? Redirect pointer pointing to blank string to another string?
Dec 28, 2022
c
memory
memory-management
Why use '\0' instead of 0 for memset?
Dec 28, 2022
c++
c
Why is the behavior of the modulo operator (%) different between C and Ruby for negative integers?
Dec 27, 2022
c
ruby
math
implementation
modulo
Bytelandian Gold Coin , Dynamic programming , explanation?
Dec 26, 2022
c
algorithm
recursion
dynamic-programming
Can anyone help me to understand typedef in this program?
Dec 28, 2022
c
typedef
How can I get python.h into my python virtualenv on Mac OSX?
Dec 28, 2022
python
c
python-extensions
Is memset(&obj, 0, sizeof obj) less portable than initializing with {0}?
Dec 26, 2022
c
memset
Remove nodes of a linked list on condition (C)
Dec 28, 2022
c
list
linked-list
Long if..else statement
Dec 28, 2022
c
if-statement
sign function in C using bit operators only
Dec 28, 2022
c
bit-manipulation
How should I understand "> outfile 2>&1" and " 2>&1 > outfile"?
Dec 28, 2022
c
linux
shell
unix
Big O notation for Ruby methods?
Dec 27, 2022
c
ruby
time-complexity
Is there a faster way to multiply by 2 on SIMD (without using muliplication)?
Dec 28, 2022
c++
c
performance
optimization
simd
Why `strchr` seems to work with multibyte characters, despite man page disclaimer?
Dec 28, 2022
c
string
utf-8
wchar-t
« Newer Entries
Older Entries »