Post reply

Warning: this topic has not been posted in for at least 120 days.
Unless you're sure you want to reply, please consider starting a new topic.
Name:
Email:
Subject:
Message icon:

Verification:
Type the letters shown in the picture
Listen to the letters / Request another image

Type the letters shown in the picture:
What is the last letter in the word "SlickEdit":
How many LETTERS are in the following? "a1b2c3":
Which number is missing?  "12345689":

shortcuts: hit alt+s to submit/post or alt+p to preview


Topic Summary

Posted by: Sebastian
« on: February 21, 2024, 02:35:25 PM »

"Hello everyone,

I'm looking for some guidance from experienced Slick-C Macro programmers. I'm interested in developing a macro that can scan all the symbols in my project, such as variables, defines, functions, structures, typedefs, and more, and find any references that are not used. I believe any unused symbols should not have any reference except their definition.

I've read the programming manual but found it challenging to understand where to start with tags and references, as there are many functions and few examples. I would greatly appreciate any hints or tips you can provide.

Thank you!