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
C/C++ : Deallocating or deleting a block of dynamically created memory [duplicate]
Oct 25, 2025
c++
c
pointers
dynamic-memory-allocation
DLL export __stdcall without DEF file and decorated function names with VS
Oct 25, 2025
c
visual-studio
dll
dllexport
stdcall
How to adjust source code highlighting in GDB cli?
Oct 25, 2025
c++
c
gdb
gnu
In Linux, what are these elf.h objects?
Oct 25, 2025
c
linux
kernel
executable
elf
Defining main with constant arguments (const int argc, const char * const argv[])?
Oct 25, 2025
c
arguments
constants
program-entry-point
Is there a tool to obtain info on a particular symbol in an ELF .o or executable file?
Oct 25, 2025
c
linux
elf
binutils
pragma omp for/parallel not working?
Oct 24, 2025
c
parallel-processing
openmp
Why does GCC claim clock_gettime() implicitly declared, but the preprocessor is perfectly happy with a related macro?
Oct 24, 2025
c
gcc
time
glibc
In C, is it true that PRId64 is defined if-and-only-if int64_t is available?
Oct 24, 2025
c
64-bit
c99
format-specifiers
stdint
If I am using UTF-8 strings is it risky to use standard string handling that assumes null termination?
Oct 25, 2025
c
utf-8
c-strings
null-terminated
Is there any practical difference between an array and a VLA of known size in C?
Oct 25, 2025
c
optimization
More placeholders than arguments for 'printf'
Oct 25, 2025
c
printf
variadic-functions
How do i print escape characters as characters?
Oct 25, 2025
c
fgetc
ansi-escape
Use ncursesw6 on mingw
Oct 25, 2025
c
ncurses
mingw-w64
How do I drop supplementary groups in Linux?
Oct 25, 2025
c
linux
posix
privileges
How to port pgm_read_byte macro (AVR-GCC) to Mircrochip C18 Compiler?
Oct 25, 2025
c
assembly
embedded
avr
avr-gcc
Typedef a bitfield variable
Oct 25, 2025
c
typedef
bit-fields
Compiler for Win32 Programs?
Oct 25, 2025
c++
c
winapi
Passing strings to C functions with SAS proc proto
Oct 25, 2025
c
string
function
sas
Using strtol to validate integer input in ANSI C
Oct 25, 2025
c
string
ansi-c
strtol
« Newer Entries
Older Entries »