misc junk
This commit is contained in:
parent
4221781ee6
commit
dbbfefb2b4
@ -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);
|
||||
}
|
Loading…
Reference in New Issue
Block a user