Skip to content

  • Home

Tag: static

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 […]

static library vs dynamic library (in C)

October 11, 2025
 |  No Comments
 |  C, dynamic-library, information, new-library, static-library
The choice between one or the other has a direct impact on program size, portability and maintenance the extensions: moment when your code is linked […]

Static private IP for linux ubuntu server

September 7, 2025
 |  No Comments
 |  information, linux, netplan, private_ip, router
I think the following works for operating systems that have netplan. You can make a private IP that is static in 2 ways: from the […]

Change the dynamic private IP in MAC to a static one

September 6, 2025
 |  No Comments
 |  information, macos, port, private_ip
Go to Wi-Fi Settings in Wi-Fi options Choose Wi-Fi in your WI-FI connection go to details In the search domain, enter: 8.8.8.8 and 8.8.4.4 in […]

Categories

Theme By SKT Minimal