Skip to content

Instantly share code, notes, and snippets.

View ken-kuro's full-sized avatar

Kendrick Ha ken-kuro

View GitHub Profile

Here's how the warp-taskbar detect theme change from light to dark

image image

And then change the theme of the main window

image image

/*
To-do list :
(type)(expression) ( Ep kieu )
expression1?expression2:expression3
printf %[flags][width][.precision][length]specifier
scanf %[*][width][length]specifier
name of array = &array[0]
fflush(stdin)
*/
//MY FIRST PROJECT : ATM SIMULATION SYSTEM IN C