User Tools

Site Tools


uphp:functions:disk_total_space

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
uphp:functions:disk_total_space [2017/03/31 13:29]
jeff
uphp:functions:disk_total_space [2021/09/13 05:57] (current)
Line 7: Line 7:
 ====Description==== ====Description====
  
-<well size="sm"><html><span style="font-size:125%;color:green">int +<well size="sm"><html> 
-<span style="color:black"></html>[[disk_total_space]] +<span style="font-size:125%;color:green">int 
-( ) +<span style="color:black">disk_total_space ( ) 
-</well>+</html></well>
  
 ====Parameters==== ====Parameters====
Line 16: Line 16:
 None None
  
-====Return Value====+====Return Values====
  
-KiloBytes (KB) total for the microSD card (Bytes/1024, rounded to an integer)+KiloBytes (KB) total for the microSD card (Bytes/1024, rounded to an <html><b><span style="color:green">integer<span style="color:black"></b></html>)
  
 ====Example==== ====Example====
Line 32: Line 32:
  
 [[disk_free_space()]] - Return free space on microSD card [[disk_free_space()]] - Return free space on microSD card
 +
 +[[freemem()]] - Return free memory space
 +
 +[[freestack()]] - Return free stack space
 +
 +[[nvram_free()]] - Return the number of bytes available in <tooltip title="Non-Volatile RAM">NVRAM</tooltip>
  
uphp/functions/disk_total_space.1490966976.txt.gz · Last modified: 2021/09/13 05:56 (external edit)