Hello all,
just found a bug in CVI 2013 sp2.
I have a function with a variable number of args:
void Secure(const int MainPanel, ...) { ... }
I started typing above:
/// HIFN Whatever /// HIPAR MainPanel / Something /// HIPAR ... / Others /// HIPAR ... / Some more
... And CVI crashed. Twice.