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
Why does ] not displayed in C?
Aug 02, 2026
c
format-specifiers
Variable used in loop condition not modified in loop body
Aug 03, 2026
c
debugging
for-loop
Clang 11 and GCC 8 O2 Breaks Inline Assembly
Aug 03, 2026
c
linux
assembly
x86-64
inline-assembly
How to use static assert in C to check the types of parameters passed to a macro
Aug 03, 2026
c
gcc
types
macros
typechecking
How can I move a file pointer to the next line in a file?
Aug 03, 2026
c
file
pointers
c-strings
Converting float to an int (float2int) using only bitwise manipulation
Aug 02, 2026
c
assembly
floating-point
integer
arm
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
« Newer Entries
Older Entries »