For the complete documentation index, see llms.txt. This page is also available as Markdown.

del_sourcefile

Delete information about the source file
     ea - linear address belonging to the source file
returns: NULL - source file information is not found
         otherwise returns pointer to file name

success del_sourcefile(long ea);

Last updated

Was this helpful?