Making Simple X11 GUI Window in C on Linux

Описание к видео Making Simple X11 GUI Window in C on Linux

In this video I will demonstrate how you can use the X11 Library to create a graphical window on the screen using the C Programming Language.

X11 Dev Dependencies (Debian/Ubuntu package names):
- libx11-dev
- libx11-doc

Online X11 doc I used in the video:
https://www.x.org/releases/X11R7.7/do...

Code:
https://github.com/nir9/welcome/tree/...

Комментарии

Информация по комментариям в разработке