/[emacs]/emacs/lisp/emacs-lisp/bindat.el
ViewVC logotype

Diff of /emacs/lisp/emacs-lisp/bindat.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by kfstorm, Mon Jul 1 21:59:30 2002 UTC revision 1.2 by kfstorm, Sun Oct 27 21:58:18 2002 UTC
# Line 575  e.g. corresponding to STRUCT.FIELD1[INDE Line 575  e.g. corresponding to STRUCT.FIELD1[INDE
575            ))))))            ))))))
576    
577  (defun bindat-pack (spec struct &optional raw-data pos)  (defun bindat-pack (spec struct &optional raw-data pos)
578    "Return binary data packed accoring to SPEC for structured data STRUCT.    "Return binary data packed according to SPEC for structured data STRUCT.
579  Optional third arg RAW-DATA is a pre-allocated string or vector to unpack into.  Optional third arg RAW-DATA is a pre-allocated string or vector to unpack into.
580  Optional fourth arg POS is the starting offset into RAW-DATA.  Optional fourth arg POS is the starting offset into RAW-DATA.
581  Note: The result is a multibyte string; use `string-make-unibyte' on it  Note: The result is a multibyte string; use `string-make-unibyte' on it

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26