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
Space after 'if', 'while', 'catch' etc.. with clang-format
Aug 03, 2026
c++
c
clang-format
what does C do if argv is a type other than char **
Aug 02, 2026
c
command-line
arguments
Is this macro argument counting tactic legit?
Aug 03, 2026
c
macros
variadic-macros
Using an opaque pointer to a non struct type
Aug 02, 2026
c
typedef
encapsulation
opaque-pointers
What is the calling convention for floating-point values in C for x86_64 in System V?
Aug 02, 2026
c
assembly
x86-64
calling-convention
abi
Can GCC or Clang optimize for call stack memory footprint?
Aug 03, 2026
c++
c
gcc
clang
llvm
Unknown system bitsize for int, how to create mask
Aug 03, 2026
c
bit
mask
portability
Edid information
Aug 03, 2026
c
linux
bash
Given integer n decide if it is possible to represent it as a sum of two squares of integers [closed]
Aug 01, 2026
c++
c
Is MSVC strictly necessary to compile on windows?
Aug 02, 2026
c++
c
windows
cross-compiling
When we use the new struct initialization format, do unlisted members have an unspecified value?
Aug 03, 2026
c
"printf" and "scanf", something wrong with stream
Aug 03, 2026
c
Getting exclusive access to a tty device from a root program on Linux
Aug 02, 2026
c
linux
unix
tty
How can I make an AJAX server side script in C?
Aug 03, 2026
c
ajax
cgi
server-side
Flush communications handle receive buffer?
Aug 01, 2026
c
windows
winapi
Understanding getaddrinfo function in C
Aug 02, 2026
c
linux
network-programming
getaddrinfo
C++ / C #define macro calculation
Aug 03, 2026
c++
c
macros
Signed/unsigned mismatch
Aug 02, 2026
c
compiler-warnings
Garbage being printed when using strcpy
Aug 02, 2026
c
parsing
text
malloc
strncpy
how to set a int value passed by parameter to a function and assign it to global so I can use outside of the function?
Aug 02, 2026
c
function
variables
global-variables
function-pointers
Older Entries »