texlive[71500] Build/source/texk/web2c/hitexdir/hitex.w: [HiTeX]
commits+ascherer at tug.org
commits+ascherer at tug.org
Wed Jun 12 10:40:30 CEST 2024
Revision: 71500
https://tug.org/svn/texlive?view=revision&revision=71500
Author: ascherer
Date: 2024-06-12 10:40:30 +0200 (Wed, 12 Jun 2024)
Log Message:
-----------
[HiTeX] Consistently format 'sizeof' operator.
Modified Paths:
--------------
trunk/Build/source/texk/web2c/hitexdir/hitex.w
Modified: trunk/Build/source/texk/web2c/hitexdir/hitex.w
===================================================================
--- trunk/Build/source/texk/web2c/hitexdir/hitex.w 2024-06-12 08:40:28 UTC (rev 71499)
+++ trunk/Build/source/texk/web2c/hitexdir/hitex.w 2024-06-12 08:40:30 UTC (rev 71500)
@@ -1498,6 +1498,8 @@
by changing |wterm|, |wterm_ln|, and |wterm_cr| in this section.
@^system dependencies@>
+ at s sizeof x
+
@<Basic printing procedures@>=
#define @[put(F)@] @[fwrite(&((F).d),sizeof((F).d),1,(F).f)@]
#define @[get(F)@] @[fread(&((F).d),sizeof((F).d),1,(F).f)@]
More information about the tex-live-commits
mailing list.