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
compare strings using sscanf, but ignore whitespaces
Feb 01, 2023
c
scanf
Exercise: Using pointers cross-function in C Language returns error "invalid type argument of unary ‘*’ (have ‘int’)" [closed]
Feb 01, 2023
c
pointers
using repeated field rule in a message with nanopb in c
Feb 01, 2023
c
protocol-buffers
nanopb
Can i write preprocessor directives anywhere in my c program?
Feb 01, 2023
c
c-preprocessor
C4996, fopen deprecated: Why? (NOT: How to suppress) [closed]
Feb 01, 2023
c
visual-studio
fopen
c11
tr24731
Bitshifts canceling out instead of expected behavior [duplicate]
Feb 01, 2023
c
bit-manipulation
bit
bit-shift
Am I allowed to choose to disable these two MISRA rules: one statement per function and mandatory function prototypes?
Feb 01, 2023
c
misra
Linked list implementation mistake in C
Jan 31, 2023
c
Ending a Loop with EOF (without enter)
Jan 31, 2023
c
linux
windows
eof
Initialise struct pointers in a function in C
Feb 01, 2023
c
pointers
struct
Macros expansion using ## operator
Feb 01, 2023
c
macros
expansion
Parallelize while loop with OpenMP
Feb 05, 2023
c
while-loop
parallel-processing
openmp
Reading shared data inside a signal handler
Feb 05, 2023
c
linux
mutex
signals
signal-handling
Does mmap with MAP_NORESERVE reserve physical memory?
Feb 05, 2023
c
linux
gcc
x86-64
mmap
Gtk-Critical **: gtk_widget_show assertion GTK_IS_WIDGET(WIDGET)
Feb 05, 2023
c
windows
gtk
How to monitor a folder with all subfolders and files inside?
Feb 04, 2023
c++
c
linux
monitor
weird bracket & macro syntax in c
Feb 03, 2023
c
arrays
pointers
macros
When is sizeof(myPOD) too big for pass by value on x64?
Feb 05, 2023
c++
c
x86
64-bit
x86-64
Macro or function to construct a float (double) from a given sign, mantissa and exponent?
Feb 03, 2023
c++
c
floating-point
double
Can a C struct be defined multiple times?
Feb 04, 2023
c
struct
« Newer Entries
Older Entries »