REQUEST: Implement standard for C lang #118
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe the feature
C lang is notirious for terrible standard that is kept behind a paywall and with open-std that conflicts with the official release so most of the C developers are using their own standard which will conflict on zernit. We need to implement out own community maintained standard to avoid C lang's incompetence when it comes to standardization.
Expected behavior