Page 1 of 1

I want to search for the word 'module' in the string but not match the word 'endmodule' in c++. Please help me with the

Posted: Thu Jul 14, 2022 2:12 pm
by answerhappygod
I want to search for the word 'module' in the string but notmatch the word 'endmodule' in c++. Please help me with the c++code.