11861. >Anonymous-san   User: Anonymous   Post date: 2024/05/20(Mon) 18:37:43          
> > i want to contribute to code but i cant find the main function
> > (´ー`)
> run it in a debugger and single step through it
> failing that, edit every function (or at least, all the ones that seem 
> like they could be the main one) to output its name to the console and 
> see which one comes up first ( ´ω`)
> VERY brute force, but it should work
> failing that, ask the author lol ヽ(´∇`)ノ

ok i lied, i meant to say i want to contribute to code but i don't have the skills to do so
i had once made a program that finds every line that contains "int main()" among all the files
of a directory only to realize that to understand what every class worked i had to trace back
a dozen header files (ρ_;)

Reference: 2024/05/20(Mon) 16:58:04

Follow-up post (reply) ←Return

 
 
 

(Up to 200 columns and 180 lines. Please insert line breaks where appropriate. HTML/BBCode tags cannot be used.)