User Tools

Site Tools


uphp:functions:fwrite_pack

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
uphp:functions:fwrite_pack [2021/01/28 09:56]
admin created
uphp:functions:fwrite_pack [2021/01/28 10:08]
admin
Line 26: Line 26:
 <html><b><span style="color:blue">$handle<span style="color:black"></b></html>:  Valid handle of a previously opened file <html><b><span style="color:blue">$handle<span style="color:black"></b></html>:  Valid handle of a previously opened file
  
-<html><b><span style="color:blue">$data<span style="color:black"></b></html>:  The indexed <b><span style="color:green">array<span style="color:black"></b> to be written. +<html><b><span style="color:blue">$data<span style="color:black"></b></html>:  The indexed array data to be written. 
  
 <html><b><span style="color:blue">$length<span style="color:black"></b></html>:  Number of elements to write (this will be multiplied by the array element size in byte which could be 1,2 or 4 depending on the data type) <html><b><span style="color:blue">$length<span style="color:black"></b></html>:  Number of elements to write (this will be multiplied by the array element size in byte which could be 1,2 or 4 depending on the data type)
Line 61: Line 61:
 [[unpack()]] - Unpack data [[unpack()]] - Unpack data
  
-[[read_unpack()]] - Read binary data into an indexed array+[[fread_unpack()]] - Read binary data into an indexed array
  
uphp/functions/fwrite_pack.txt · Last modified: 2021/09/13 05:57 (external edit)