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