Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Michi
Michi has asked
9
questions and find answers to
18
problems.
Stats
315
EtPoint
54
Vote count
9
questions
18
answers
About
I just can not stop myself from programming :))
Michi questions
How to use C11 standard in Code::Blocks
What defines the size of a type?
How to change Background color of child in GTK3 (c language) with CSS
Do I need -pedantic flag from GCC with C11?
How to use fgets() to avoid casting its second argument which is of type int?
Is "int *ptr = *( ( &a ) + 1 );" where "a" is int[5] well-defined by the Standard?
Michi answers
How to read terminal's input buffer immediately after keypress
C macros and use of arguments in parentheses
Print out the value uint8_t *
How to add compiler flags on codeblocks
GTK Modifying Background Color of GtkButton