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
Is there a format processor to write my own printf-like function and keep the %d style arguments, without using sprintf?
Dec 02, 2025
c++
c
serial-port
printf
uart
Getting rid of the command prompt window in win32
Dec 02, 2025
c++
c
cmd
mingw
winapi
Socket data corrupted during TCP/IP transfer
Dec 02, 2025
c
sockets
How is logic operator short circuiting here?
Dec 01, 2025
c
logical-operators
Why does ungetc have a parameter to specify which character to push back?
Dec 02, 2025
c
file-io
char
ungetc
Do I need syncrhonization in this case?
Dec 02, 2025
c
linux
gcc
x86-64
Is the math library linked statically?
Dec 02, 2025
c
gcc
libraries
static-linking
Why doesn't YACC generate shift-reduce conflict?
Dec 02, 2025
c
parsing
bison
yacc
shift-reduce-conflict
Using getpid() with clone() results in SIGSEGV
Dec 02, 2025
c
memory
clone
Reserving memory for DMA usage
Dec 02, 2025
c
linux
linux-kernel
driver
dma
How do you continue to scan until new line C without using (fgets)
Dec 02, 2025
c
Why are braces needed for preprocessor in order to have statement?
Dec 02, 2025
c
inline-assembly
preprocessor
Sending 16 bit values on 8 bit UART
Dec 01, 2025
c
uart
psoc
cypress-psoc
Assignment from incompatible pointer type after code compilation
Dec 02, 2025
c
What should I use instead of goto statement?
Dec 02, 2025
c
C bitwise-shift: right operand considered for implicit type-conversion?
Dec 02, 2025
c
implicit-conversion
bit-shift
Issue with removing new lines & printf
Dec 02, 2025
c
windows
printf
mingw
newline
Declaring vs defining variables in c [duplicate]
Dec 01, 2025
c
variables
definition
variable-declaration
Value of variable as integer and as double
Dec 02, 2025
c++
c
integer
double
What's a portable way of converting Byte-Order of strings in C
Dec 01, 2025
c
string
network-programming
portability
endianness
« Newer Entries
Older Entries »