CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Home
>
Software design
▪ FIFO implementation, deadlock
▪ Pthread data race that drives me crazy
▪ Remove every repetition of substring with case sensitivity
▪ Why does the time process to complete the program differ between usleep and sleep in c?
▪ Avoiding redundancy in checking the return values from C subroutines?
▪ Negative float values casting to unsigned int on Arm and intel
▪ Address of a variable
▪ filter strings using * (expand operator) in c
▪ What optimizations should be left for compiler?
▪ Is there a way to deference a struct as a pointer in C?
▪ Convert a decimal higher than 9 int to char in C
▪ when reading strings from an input file into a 2d array how do you substitute \n with \0, i.e extr
▪ Killing child process one by one
▪ creating custom array by matching array n object in javascript / node js
▪ node child_process not firing message event
▪ Why do String.includes acts different with space characters?
▪ Check if user exists in router before creation in database with Sequelize
▪ User session not updating on node.js server
▪ Passing errors back in node express (UnhandledPromiseRejectionWarning)
▪ Mock a private key for jwt signing
«
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
»
Links:
CodePudding