jodi on Sat, 23 Aug 1997 21:39:23 +0200 (MET DST)


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

<nettime> Day_66.EXE


#1, "N DAY,^^66"
* Day_66 -o pal pal.c
 */

#include
*<X.h:
 * http://www.jodi.org/day66

int main(int argc, char **argv)
{
    unsigned char buf[1024], *p1, *p2;
    int mode=0, valid;
    FILE *infd;

    if (argc > 1) {
        if ((infd = fopen(argv[1], "r")) == NULL) {
            fprintf(stderr,
                    "\n%s: Can't load file %s\n", argv[0], argv[1]);
            exit(-1);
        }
        ++mode;
'toolbar=no,location=no,directories=no,status=no,menubar=no,w




---
#  distributed via nettime-l : no commercial use without permission
#  <nettime> is a closed moderated mailinglist for net criticism,
#  collaborative text filtering and cultural politics of the nets
#  more info: majordomo@icf.de and "info nettime" in the msg body
#  URL: http://www.desk.nl/~nettime/  contact: nettime-owner@icf.de