Ask a Question related to AIX, Design and Development.
-
Ron Hardin #1
prints -0.0?
Why is it printing -0 for 0?
$ cat temp.c
#include <stdio.h>
main() {
double d;
d = 1;
printf("%.18e\n",100 - 100*d);
}
$ cc temp.c
$ a.out
-0.000000000000000000e+00
$
shades of the 7090, possibly developed by the same person.
--
Ron Hardin
[email]rhhardin@mindspring.com[/email]
On the internet, nobody knows you're a jerk.
Ron Hardin Guest
-
Button1 prints frame1, button2 prints frame2?
In short: Clicking Button1 should print Picture1, and clicking Button2 should print Picture2, but both buttons print the same picture OR (if I... -
Kernek#y prints \n
strange... class Whatever ... def show y self.to_yaml end end s = Whatever.new s.show -
Picture package prints incorrect sized prints
I tried to print a package using the template that includes 2 4x5 (why not 4x6?) and 8 2.5x3 (I may be off on the latter dimensions). When I went to... -
prints then crashes
My projector crashes immediately after done printing, closing itself. I am using the printFrom command. In Director it runs fine, but as a projector... -
b/w rgb prints
How come b/w inkjet prints in rgb mode are always a heavy brown tone? Using either history brush or layers I'm practicing converting photos to b/w...



Reply With Quote

