BCause icon indicating copy to clipboard operation
BCause copied to clipboard

BCause (pronounced "because") is a compiler for the old B programming language (1969) for modern systems.

Results 2 BCause issues
Sort by recently updated
recently updated
newest added

The link for "Bell Labs User's Reference to B" currently returns a 410 error. This updates the link to the last known working link from the Wayback Machine.

Set `list->alloc` to zero on free so lists don't get free'd twice.