teditor  1.8.0@@fee5e94
Terminal based editor written in C++
Functions
Functions to split and join the line back

Functions

Line teditor::Line::split (int idx)
 
void teditor::Line::join (const Line &other)
 

Detailed Description

Function Documentation

◆ join()

void teditor::Line::join ( const Line other)

◆ split()

Line teditor::Line::split ( int  idx)