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 is virtual memory allocated with malloc not released?
Mar 14, 2023
c
unix
memory
hp-ux
error when using extern "C" to include a header in c++ program
Mar 14, 2023
c++
c
extern
how do I print unicode character in C encoded with UTF8?
Mar 13, 2023
c
unicode
utf-8
ncurses
Free() : invalid next size (fast) error
Mar 13, 2023
c
string
pointers
malloc
free
Creating a markup language like markdown [closed]
Mar 13, 2023
c
yacc
lex
How do initialize an SIMD vector with a range from 0 to N?
Mar 13, 2023
c
x86
sse
simd
intrinsics
How to catch undefined preprocessor macro with gcc?
Mar 13, 2023
c
debugging
macros
c-preprocessor
Should I check every single parameter of a function to make sure the function works well?
Mar 12, 2023
c
api
parameter-passing
Is it possible to parallelize this for loop?
Mar 12, 2023
c++
c
parallel-processing
openmp
Correct format specifiers for custom integer types in C to ensure portability
Mar 14, 2023
c
cross-platform
portability
volatile as argument identifier
Mar 11, 2023
c
pointers
Using Contiguous Memory of C Struct Members
Mar 13, 2023
c
unix
struct
system
elf
How to make scanf to read more than 4095 characters given as input?
Mar 13, 2023
c
linux
gcc
Border/Titlebar not properly displaying in SDL OSX
Mar 13, 2023
c
macos
sdl
Ensuring at compile time that all elements of a fixed size array are initialized
Mar 13, 2023
c
arrays
c code to get secondary storage size
Mar 13, 2023
c
linux
bash
ipc
Is there a way to detect, a C-file is compiled directly into an executable?
Mar 13, 2023
c
compilation
clang
c-preprocessor
How to properly use % or * (asterisk) symbols as a placeholder in makefile?
Mar 12, 2023
c
makefile
Calling execv after creating a thread
Mar 13, 2023
c
process
pthreads
execv
What is the type of (ptr - A[0]) / (sizeof(A[0]) / sizeof(A[0][0]))?
Mar 13, 2023
c++
c
arrays
printf
« Newer Entries
Older Entries »