use nano May 25, 2026 | No Comments | information, linux, Linux Ubuntu Server, macos, nano I do this because I know how to use vi/vim and when I opened something with nano I felt uncomfortable, but nano is simpler than […]
using a static library (.a) in c November 4, 2025 | No Comments | ar-rcs, C, information, interface, static-library, struct, structure To create a static library (.a), you must first execute the command “ar rcs” You need to add the .a extension of the static library […]