unable to open swap file. BAD THINGS WILL HAPPEN.

2000-06-04 Thread Aaron
: 1024x768, bit depth 32bpp, depth 24, color weight:888 Thanks, Aaron.

Patch for print plugin

2000-02-15 Thread Aaron Optimizer Digulla
{ ! if (sscanf(line, "system for %[^:]s:", name) == 1) { strcpy(plist[plist_count].name, name); sprintf(plist[plist_count].v.output_to, LP_COMMAND " -s -d%s", name); -- Dipl. Inf. (FH) Aaron "Optimizer" Digulla "(to) optimize: Make a program faster by improving the algorithms rather than by buying a faster machine."

Re: Patch for print plugin

2000-02-15 Thread Aaron Optimizer Digulla
X_PLIST) { ! if (sscanf(line, "system for %[^:]s:", name) == 1) { strcpy(plist[plist_count].name, name); sprintf(plist[plist_count].v.output_to, LP_COMMAND " -s -d%s", name); -- Dipl. Inf. (FH) Aaron "Optimizer" Digulla "(to) optimize: Make a program faster by improving the algorithms rather than by buying a faster machine."