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
Variable Length Array with length 0?
Dec 22, 2022
c
c99
language-lawyer
variable-length-array
how to read from stdout in C
Dec 21, 2022
c
pipe
stdout
need help understanding the movzbl call in this function
Dec 22, 2022
c
assembly
x86
Switch statement without jump table
Dec 22, 2022
c
switch-statement
jump-table
how to define linux kernel variable accessed by several source file?
Dec 22, 2022
c++
c
linux
linux-kernel
global-variables
Static memory allocation of array at compile time
Dec 21, 2022
c
Is this the only return value for strcmp() in C?
Dec 22, 2022
c
string
strcmp
assign int[][] to int** [duplicate]
Dec 22, 2022
c++
c
arrays
pointers
How does GDB determine the address to break at when you do "break function-name"?
Dec 21, 2022
c
debugging
gdb
stack
C function change string using pointer
Dec 22, 2022
c
string
function
Binary search for multiple distinct numbers in a large array in minimum number of comparisons
Dec 22, 2022
c
arrays
algorithm
Allocating memory for a pointer inside a function call in C
Dec 21, 2022
c
Do the rules of arithmetic hold for addition in C?
Dec 22, 2022
c
computer-science
Accordance of linkage between declaration and definition
Dec 21, 2022
c
language-lawyer
c11
error: expected expression; use of undeclared identifier
Dec 21, 2022
c
Does hardware consolidate multiple code operations into one physical CPU operation?
Dec 22, 2022
c++
c
optimization
cpu-architecture
cpu-cache
When to use char a[] over char p* and vice versa?
Dec 21, 2022
c
SystemVerilog: How to connect C function using DPI call in VCS simulator?
Dec 22, 2022
c
system-verilog
synopsys-vcs
system-verilog-dpi
pthread_join() for asynchronous threads
Dec 22, 2022
c
multithreading
asynchronous
pthreads
pthread-join
Behavior of unsigned int in C
Dec 22, 2022
c
int
unsigned
« Newer Entries
Older Entries »