]> Kevux Git Server - fll/commit
Feature: Add double, single, and grave quotes for NULL cases as a common string.
authorKevin Day <thekevinday@gmail.com>
Thu, 18 Jan 2024 02:55:09 +0000 (20:55 -0600)
committerKevin Day <thekevinday@gmail.com>
Thu, 18 Jan 2024 02:55:09 +0000 (20:55 -0600)
commit580f9e4e610e900829d4181aeee1d5696d8fe160
tree4a4d660f7e0c9f08bfe533ca4ef1e1c0369d5196
parent699ac9ddb7bf1e4a262e1c7d55e06ffb251a1599
Feature: Add double, single, and grave quotes for NULL cases as a common string.

Adding an open and close quotes to represent empty, aka NULL, strings in the FSS files is going to be common.

Define these as a single string rather than always having two function calls or having each project define these quotes each time.
level_0/f_fss/c/fss/common.c
level_0/f_fss/c/fss/common.h