Hi everyone
I am mac OS programmer, with some C programming experience and no much windows programming experience.
I wonder if there is and kind of equivalent to
#pragma mark My_label
where My_label is the name for a label inside the code and recognized by tools like Xcode. (and as far I know some linux tools also does recognize #pragma mark)
In this case, I want my label be recognized by Visual C++ 2008 but #pragma mark label is not working. I suppose there is a different way wich I don't know.
Please see attached JPG file.

Help Please... My code is getting bigger and bigger and the is kind of difficult to see line by line.

Thanks in advances.