Mail Archives: djgpp/1996/08/22/20:27:13
In article <32192696 DOT 6DF6 AT cc DOT usu DOT edu>
slyjv AT cc DOT usu DOT edu "Mitchell A. Whiteley" writes:
> I have heard about this program, but can't seem to find it anywhere.
> Where can I get the lastest version of DJASM.
>
> I don't trust the obj2coff on all code. DJASM would be much better.
It is in DJDEV200.ZIP, along with all the useful little things DJGPP comes
with (apart from the compiler itself :)
..splitbung http://www.tsys.demon.co.uk
--
#include <stdio.h> /* The .splitbung super .sig system! */
#include <string.h>
main(){FILE *f;int c;char s[99];puts("fav .sig: ");fgets(s,99,stdin);strtok
(s,"\n");f=fopen(s,"rb");while((c=getc(f))!=EOF)putchar(c);if(f)fclose(f);}
- Raw text -