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
What is a concept behind using extern in c/c++?
Dec 22, 2022
c++
c
extern
strcat() & strcpy() works even if enough memory is not allocated [duplicate]
Dec 22, 2022
c
Which loops should I parallelize, the outer or the inner ones
Dec 22, 2022
c++
c
multithreading
parallel-processing
openmp
Also check realloc() if shrinking allocated size of memory?
Dec 22, 2022
c++
c
realloc
About comparing an integer and a float/double in C/C++
Dec 22, 2022
c++
c
floating-point
comparison
int
Should reliance on indirect header inclusion be used?
Dec 21, 2022
c
include
waitpid - WIFEXITED returning 0 although child exited normally
Dec 22, 2022
c
fork
waitpid
execv
Does C provide a way to declare an extern variable as 'read-only', but define it as writeable?
Dec 21, 2022
c
embedded
constants
declaration
extern
C Code is too heavily compiler dependent
Dec 22, 2022
c
compiler-construction
posix
malloc causes segmentation fault in C
Dec 20, 2022
c
pointers
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
« Newer Entries
Older Entries »