Skip to content

Latest commit

 

History

History
64 lines (50 loc) · 1.09 KB

File metadata and controls

64 lines (50 loc) · 1.09 KB

CLIB_OpenEpiCentre.


Branches.

  • main.

Using.

LINUX Ubuntu.

version: Ubuntu 24.04.4 LTS.

CLion.

Version: 2026.1.2.


Dependencies.

Ubuntu Terminal.

sudo apt install git
sudo apt install build-essential
sudo apt install cmake
sudo apt install snapd
sudo snap install clion --classic

CLion plugins.

  • Native Build Tools.
  • Cmake.
  • CLion C and C++.

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.

Wrapper Imports and Native IO.

  • Wrapper Imports and Native IO.

TestBench.