www.digitalmars.com         C & C++   DMDScript  

c++.command-line - Need help , PLEASE !!!!!!!

I need help.

I want to write a program that
    1) looks in the generated map file for every undefined symbol
    2) stores the symbol name into an array of strings
    3) looks in the generated obj file for the the strings of the symbol
name array
    4) replaces the name of the found symbol with the same same without  x

I included my unfinished and faulty source code.

Please help me finishing this code becaus then you can import any dlls
without regard to the  x suffixes. They aren't needed for linking and
executing.

Please help me!!!
Please!!!!!


Best regards
Chris
Jul 25 2001