CATEGORY

Tips and Tricks

How to remove vector nth element in C++? [SOLVED]

In this article we will learn c++ vector remove nth element. Vectors are a part of the c++ STL library. They are containers but can change memory at runtime.

By azkaiftikhar · 3 min read · Tips and Tricks

How to update Flameshot in Ubuntu? [SOLVED]

Step by Step instructions to update flameshot in ubuntu using default package manager or by downloading the latest flameshot archive from official reporsitory

By omercakmak · 3 min read · Tips and Tricks