Difference between revisions of "Help File:sym nameToAddress"

From Cheat Engine
Jump to navigation Jump to search
(Created page with "==sym_nameToAddress== This function converts a string to a ''DWORD''. '''Function Definition''' ''BOOL sym_nameToAddress ( char *name, DWORD *address);'' Returns ''TRUE'' i...")
 
m
 
Line 3: Line 3:
  
 
'''Function Definition'''
 
'''Function Definition'''
  ''BOOL sym_nameToAddress ( char *name, DWORD *address);''
+
  ''BOOL sym_nameToAddress (char *name, DWORD *address);''
  
 
Returns ''TRUE'' if the text was successfully translated into a working address, and will fill in the specified address in the provided pointer.
 
Returns ''TRUE'' if the text was successfully translated into a working address, and will fill in the specified address in the provided pointer.

Latest revision as of 00:59, 30 July 2021