Quantcast
Channel: LabWindows/CVI topics
Viewing all articles
Browse latest Browse all 5362

Formatting source file

$
0
0

Hi,

 

when I ask CVI to generate a callback code from Control, I get the following result:

int CVICALLBACK MyProcedure (int panel, int control, int event,
                                        void *callbackData, int eventData1, int eventData2)

 

while I'd like to have the code written in this other way:

int CVICALLBACK MyProcedure (int panel, int control, int event, void *callbackData, int eventData1, int eventData2)

 

In order to get what I need, I have recorded a Macro, but of course I have to modify all the autogenerated code.

Is there any faster and automatic way to obtain what I want?

 

Thanks

Sergio


Viewing all articles
Browse latest Browse all 5362

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>