User Tools

Site Tools


uphp:functions:freemem

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:freemem [2017/04/06 07:09]
jeff
uphp:functions:freemem [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>[[freemem]] +<span style="font-size:125%;color:green">int 
-( ) +<span style="color:black">freemem ( ) 
-</well>+</html></well>
  
 ====Parameters==== ====Parameters====
Line 16: Line 16:
 None None
  
-====Return Value====+====Return Values====
  
-The number of bytes available in RAM+<html><b><span style="color:green">Integer<span style="color:black"></b></html> number of bytes available in RAM
  
 ====Example==== ====Example====
Line 34: Line 34:
 [[disk_free_space()]] - Return free space on microSD card [[disk_free_space()]] - Return free space on microSD card
  
-[[disk_total_space()]] - Return total space on microSD card +[[freestack()]] - Return free stack space
- +
-[[freestack()]] - Return free stack bytes+
  
 [[mem_dump()]] - Write the current memory map to /dump.txt [[mem_dump()]] - Write the current memory map to /dump.txt
Line 42: Line 40:
 [[mem_usage()]] - Write memory usage to standard output [[mem_usage()]] - Write memory usage to standard output
  
-[[nvram_free()]] - Return free NVRAM space+[[nvram_free()]] - Return the number of bytes available in <tooltip title="Non-Volatile RAM">NVRAM</tooltip>
  
-[[uphp:programming_the_wattmon?s[]=memory#challenges|Challenges to Programming the Wattmon:  Memory Limits]]+[[uphp:uphp_intro#challenges|Memory Limit Challenges to Programming the Wattmon]]
  
uphp/functions/freemem.1491462584.txt.gz · Last modified: 2021/09/13 05:56 (external edit)