Newsgroups: fj.comp.texhax
Path: galaxy.trc.rwcp.or.jp!coconuts.jaist!wnoc-tyo-news!nupm!citsvr1.cit.nihon-u.ac.jp!math!nekoma
From: nekoma@math.cit.nihon-u.ac.jp (Fukuda Takashi)
Subject: Re: I want a patch of xdvi for DEC Alpha
Message-ID: <NEKOMA.94Jul04225632@math.cit.nihon-u.ac.jp>
Organization: College of Industrial Technology, Nihon Univ., Narashino
References: <NEKOMA.94Jul01005337@math.cit.nihon-u.ac.jp>
	<NEKOMA.94Jul04224033@math.cit.nihon-u.ac.jp>
Distribution: fj
Date: Mon, 4 Jul 1994 13:56:32 GMT
Lines: 9
Xref: galaxy.trc.rwcp.or.jp fj.comp.texhax:5017
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.comp.texhax&nb=5017&hd=a
X-reformat-date: Mon, 18 Oct 2004 15:18:22 +0900
X-reformat-comment: Tabs were expanded into 4 column tabstops by the Galaxy's archiver. See http://katsu.watanabe.name/ancientfj/galaxy-format.html for more info.

In article <NEKOMA.94Jul04224033@math.cit.nihon-u.ac.jp>
nekoma@math.cit.nihon-u.ac.jp (Fukuda Takashi) writes:
>===>fseek(fp, (int) (sizeof(int) * (j->table[J_LH] - 2)), 1);
 ===>fseek(fp, (long) (sizeof(int) * (j->table[J_LH] - 2)), 1);
$B$NJ}$,$$$$$G$9$M!#(B
$B$=$l$+$i(B sizeof(int) ==> 4 $B$H$7$F$7$^$C$F$b$$$$$s$G$7$g$&$M!#(B
$B$3$N%5%$%:$O(B jfm $B$N;EMM$J$s$G$7$g$&$+$i!#(B
---
$BJ!EDN4!wF|K\Bg3X@8;:9)3XIt(B
