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
Dynamically allocated array of structures in C
Dec 14, 2025
c
struct
dynamic-arrays
variable-length-array
Error handling in a C, void returning function
Dec 14, 2025
c
malloc
pointer arithmetic (char*) &a[1] - (char *)&a[0] == 4
Dec 13, 2025
c
pointers
casting
Signal handler using sigaction and instruction SIGINT. fail with struct variable: no storage size of sa is known
Dec 11, 2025
c
struct
compiler-errors
signals
handler
rotary encoder overflow prevention
Dec 14, 2025
c
assembly
embedded
microcontroller
avr
Is a function recursive if it calls itself TRIVIALLY
Dec 13, 2025
c
recursion
reducing if statements in C for efficiency
Dec 14, 2025
c
if-statement
assembly
conditional-statements
reduce
C expression must be a modifiable lvalue (Why am i getting on this expression)
Dec 13, 2025
c
if-statement
Trying to reverse engineer a function
Dec 12, 2025
c
assembly
x86
reverse-engineering
att
Variable Length Arguments without using stdarg.h
Dec 13, 2025
c
printf
Ampersand or no ampersand before string variable name in scanf() and printf()?
Dec 13, 2025
c
string
printf
scanf
Typedef and struct in C
Dec 14, 2025
c
struct
typedef
ASN.1 Encoding with Optional fields
Dec 13, 2025
c++
c
encoding
asn.1
Parsing Integer and Float Values of a Text File with sscanf
Dec 14, 2025
c
parsing
scanf
what's wrong with my clean function?
Dec 14, 2025
c
passing arg 1 of `puts' makes pointer from integer without a cast
Dec 13, 2025
c
pointers
casting
puts
Struct initialisation with large integer
Dec 12, 2025
c
C fork program explanation
Dec 14, 2025
c
fork
stdio
« Newer Entries
Older Entries »