Skip to content

Latest commit

 

History

History
57 lines (47 loc) · 996 Bytes

File metadata and controls

57 lines (47 loc) · 996 Bytes

OpenAvrilCLIB:

Request, Wait, Write for Threads at STACK.


Branches.

  • CLIB_WriteQueForThreadsAt_STACK.
  • CFSDImplemntation_CLIB.

Using.

LINUX Ubuntu.

version: Ubuntu 24.04.4 LTS.

CLion.

Version: 2026.1.2.


Dependencies.

- snap.

sudo apt install snapd

- GCC toolchain.

sudo apt install build-essential

- CMake.

sudo apt install cmake

- CLion.

sudo snap install clion --classic

Building - Compiler Terminal Commands.

CLIB_WriteEnableForThreadsAt_STACK.so

cmake -B build
cmake --build build

Implementation.

How To Guide - Stack Flow From Client Input Scanner To Server And Back To Client.

  • GitHub ReadMe - How To Guide.

Wrapper Imports and Native IO.