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
Easy access to multiple struct arrays
Nov 27, 2025
c
arrays
struct
arduino
Financial library for C/C++ [closed]
Nov 26, 2025
c++
c
finance
bank
c language : fwrite doesnt do anything
Nov 27, 2025
c
fwrite
Can I create a macro which conditionally `goto`s and serves as an expression?
Nov 26, 2025
c
macros
c-preprocessor
How to use g_signal_handlers_block_by_func()
Nov 27, 2025
c
gtk3
Passing integer as gpointer in g_signal_connect
Nov 27, 2025
c
gtk3
gcc -Wparentheses warns for b=1; !a & b but not !a & 1
Nov 27, 2025
c
gcc
Why does a single pointer act like an array and the dereference operator (*) isn´t needed to access the pointed element?
Nov 26, 2025
c
arrays
function
pointers
Linking error in simple C program using a C++ header
Nov 27, 2025
c++
c
linker
Performance of pow(x,3.0f) vs x*x*x?
Nov 27, 2025
c++
c
gcc
What is an access link on a stack frame?
Nov 27, 2025
c
callstack
Replacing tabs in character array with spaces in C
Nov 27, 2025
c
arrays
file-io
Weak alias to mock
Nov 27, 2025
c
how to convert char array to integer in C?
Nov 25, 2025
c
string
char
type-conversion
program that counts blanks, tabs, and newlines
Nov 27, 2025
c
tabs
newline
Is function pointer type in _Generic assoc-list not working as expected?
Nov 27, 2025
c
generics
macros
types
c11
questions regarding passing pointers [duplicate]
Nov 27, 2025
c
pointers
Using strchr() to count occurrences of a character in a string
Nov 27, 2025
c
string
count
character
strchr
What is the type of an expression with a conditional operator in C?
Nov 25, 2025
c
types
conditional-operator
« Newer Entries
Older Entries »