Hi all! I am migrating some routines for Harbour and noticed the absence of HB_FUNCPTR() that I used before. I came to develop the same function in Harbour and after researching the sources I found __DYNSN2SYM() which has the same purpose.
I would like to suggest it was placed within the file hbcompat.ch the following line: #xtranslate HB_FUNCPTR(<x>) => __DYNSN2SYM (<x>) In order to make the conversion automatically. Vailton Renato _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour