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
Freeing a string (allocated in Ada) in a C function using free()
Jan 09, 2023
c
string
ada
Since characters from -128 to -1 are same as from +128 to +255, then what is the point of using unsigned char?
Jan 09, 2023
c
char
unsigned-char
Behavior of struct copying in C
Jan 09, 2023
c
struct
add namespace string to all functions
Jan 09, 2023
c
C standard prohibition on warnings by default
Jan 09, 2023
c
language-lawyer
How to find substring between quotation marks in C
Jan 09, 2023
c
string
Short circuit evaluation with both && || operator
Jan 09, 2023
c
short-circuiting
Efficiently bitshifting bytes in 32/64 bit quantities?
Jan 08, 2023
c
bit-manipulation
bit-shift
How are breakpoints working on an embedded device? [closed]
Jan 08, 2023
c
debugging
embedded
bare-metal
jtag
constant elements vs. constant array
Jan 08, 2023
c
arrays
constants
typedef
handling operations with macros in C
Jan 07, 2023
c
macros
Valgrind: stdio.h's function "puts" allocates memory
Jan 08, 2023
c
valgrind
Is it possible to aid branch prediction?
Jan 07, 2023
java
c++
c
branch-prediction
Will the functions and variables precede with an "_" when compiled using gcc?
Jan 08, 2023
c
gcc
operating-system
kernel
Is this a loop?
Jan 08, 2023
c
loops
semantics
how to use scanf unsigned int
Jan 08, 2023
c
scanf
Disallow input at certain times
Jan 08, 2023
c
input
scanf
Error C2196: case value '?' already used
Jan 06, 2023
c++
c
C handle signal SIGFPE and continue execution
Jan 07, 2023
c
signals
Why is it that gdb "can't compute CFA" when using a separate debug symbols file?
Jan 07, 2023
c
debugging
gcc
gdb
« Newer Entries
Older Entries »