]> Kevux Git Server - fll/commit
Update: Use call back class structure.
authorKevin Day <Kevin@kevux.org>
Sat, 6 Dec 2025 04:37:36 +0000 (22:37 -0600)
committerKevin Day <Kevin@kevux.org>
Sat, 6 Dec 2025 04:43:18 +0000 (22:43 -0600)
commit89cbc151a0aebd2f9ab3ae569af64689a6554f73
tree6470ae40a8dad0ae6c8f9992f813765d9a66f84c
parent6ccfe65da7623caaf3b723a5098b9ce6c39aa5fa
Update: Use call back class structure.

I relatively recently started putting the call backs into their own structure.

This brings the status_code project in line with that practice.
level_3/status_code/c/fss/main.c
level_3/status_code/c/main/common/type.h
level_3/status_code/c/main/main.c
level_3/status_code/c/main/print/error.h
level_3/status_code/c/main/print/message.c
level_3/status_code/c/main/process.c
level_3/status_code/c/main/status_code.c