You are here: PSPad forum > English discussion forum > Code Explorer (c/c++): Missing functions if e.g. "switch" contained.

Code Explorer (c/c++): Missing functions if e.g. "switch" contained.

#1 Code Explorer (c/c++): Missing functions if e.g. "switch" contained.

Posted by: FrederikS | Date: 2016-10-28 07:45 | IP: IP Logged

Hi there,

I just found that some functions are not listed in the code explorer. This includes, e.g., functions where a "keyword" like switch is included. For example:

int switch01(int& switchV){
/* Helper variable. Switches the input between 0/1
and returns the new value*/
switchV=switchV==0?1:0;
return switchV;
}

Is there a way to change this behaviour? Many thanks!

Options: Reply | Quote | Up ^


#2 Re: Code Explorer (c/c++): Missing functions if e.g. "switch" contained.

Posted by: pspad | Date: 2016-11-24 12:04 | IP: IP Logged

Fixed. Available in the next build

Options: Reply | Quote | Up ^






Editor PSPad - freeware editor, © 2001 - 2024 Jan Fiala, Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák, Privacy policy and GDPR