misc junk
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
/* A similar function appeared in the original ed(1). This was written clean as
|
|
||||||
* the original is no longer proprietary but now still encumbered by "BSD-like
|
|
||||||
* licensing" (Wikipedia). */
|
|
||||||
|
|
||||||
int
|
|
||||||
putd(int l, int d){
|
|
||||||
|
|
||||||
@@ -1,6 +0,0 @@
|
|||||||
#include <string.h>
|
|
||||||
#include "banned.h"
|
|
||||||
int main(){
|
|
||||||
int *a, *b;
|
|
||||||
strcat(a, b);
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user