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
Client Server multiple connections in C
Mar 18, 2023
c
sockets
client-server
server
Promotion when evaluating constant integer expressions in preprocessor directives - GCC
Mar 17, 2023
c
gcc
c-preprocessor
integer-promotion
How to interface a NumPy complex array with C function using ctypes?
Mar 17, 2023
python
c
numpy
ctypes
Can we omit the data types of function arguments?
Mar 17, 2023
c
How to call recursion in different way?
Mar 17, 2023
c
recursion
In Python, how can I translate *(1+(int*)&x)?
Mar 17, 2023
python
c
floating-point
bit-representation
Tcl extension: Understanding and using ClientData
Mar 17, 2023
c
tcl
Openssl: certificate verification fails when CApath argument is used in SSL_CTX_load_verify_locations API
Mar 17, 2023
c
ssl
openssl
x509
tls1.2
Structures in C with "no member named..." error
Mar 17, 2023
c
struct
strcpy
C -- Modify const through aliased non-const pointer
Mar 17, 2023
c
constants
compiler-optimization
How do you switch() on an enum that has multiple similar values in C/C++?
Mar 17, 2023
c
enums
Expected to see "initializer-string for array of chars is too long" warning [duplicate]
Mar 17, 2023
c
gcc
Numpy/CAPI error with import_array() when compiling multiple modules
Mar 17, 2023
python
c++
c
numpy
python-c-api
Do modern terminals generally render all utf-8 characters correctly?
Mar 17, 2023
c
linux
unicode
portability
Duplicate const error with C++ wrapping C code
Mar 16, 2023
c++
c
c++11
g++4.8
It's really strange that sometimes gcc can't find reference of sqrt but sometimes gcc can
Mar 17, 2023
c
gcc
ld
math.sqrt
C/C++ unions and undefined behaviour
Mar 16, 2023
c++
c
language-lawyer
undefined-behavior
unions
Why does ucontext have such high overhead?
Mar 15, 2023
c++
c
boost
ucontext
Why does NULL terminating a sha256 hash crash when using dynamic memory but not static memory?
Mar 17, 2023
c
memory
hash
openssl
Generating all divisors of a number given its prime factorization
Mar 16, 2023
c++
c
algorithm
primes
factorization
« Newer Entries
Older Entries »