Hi Bibhu,
YES! oops!
I would probably look to add another parameter to the command line
which sets the width of the output bitmap, padding/clipping as needed.
Regards,
PJE
--- In "bibhu" <> wrote:
>
>
> Hi Peter,
>
> With respect to your MakeImgs.c:
>
> fp_out=open(argv[2], O_WRONLY|O_CREAT|O_TRUNC,
> S_IRUSR|S_IWUSR|S_IRGRP|S_IROTH);
> if (fp_in==-1) {
> printf("Can't open destination file\n");
> close(fp_in);
> exit(0);
> }
>
> Shouldn't this be fp_out ?
>
> Regards,
>
> Bibhu
>
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|