sahil-ecosmob

Results 3 issues of sahil-ecosmob

Hello Everyone. I was just wondering if there is any way to disable uncrustify for a block of code in the .c file. I am aware about #INDENT-OFF comment that...

Use_of_uncrustify

Hello Everyone. I am new to lexical analysis and flex. I am able to create a generator executable. Now I want to search for a specific string inside the source...

Hello Everyone. I want to search for a function in a specific .c file using flex and then verify if the found result is a function definition or a function...