6
submitted 10 months ago by potatoguy@lemmy.eco.br to c/programming@lemmy.ml

cross-posted from: https://lemmy.eco.br/post/17894331

From the video description:

Stop recompiling your C code just to change a number. adjust.h is a single-header library that lets you edit variables while your program is running - no rebuilds needed. Just include the header, mark your variables, and watch them update live as you edit your source file. In this video, I'll show you how to set it up and demonstrate why this simple tool can save you time.

Works with any C99 compiler and integrates perfectly with Raylib, ImGui, and other popular libraries. Whether you're tweaking game physics, adjusting graphics parameters, or fine-tuning algorithms, adjust.h will make your life simpler. Zero dependencies, minimal setup, maximum productivity.

top 1 comments
sorted by: hot top new old
[-] pcouy@lemmy.pierre-couy.fr 2 points 10 months ago

Here is a link to the adjust.h GitHub in case you don't feel like watching a video

this post was submitted on 01 Nov 2025
6 points (100.0% liked)

General Programming Discussion

10011 readers
1 users here now

A general programming discussion community.

Rules:

  1. Be civil.
  2. Please start discussions that spark conversation

Other communities

Systems

Functional Programming

Also related

founded 7 years ago
MODERATORS