Talk:Function frequency: Difference between revisions

→‎What is a "function"?: be fuzzy when the task wants you to
No edit summary
(→‎What is a "function"?: be fuzzy when the task wants you to)
Line 27:
 
strncmp() or memcmp() in C sometimes is compiled into "repz cmpsb" without jumping(CALL) anywhere in x86 assembly, so it's not a function!? I dont know :) --[[User:Spekkio|Spekkio]] 08:32, 9 December 2011 (UTC)
 
: The task obviously doesn't really care about very exact definitions, why not just take the liberty and do whatever you think fits the bill? The stated goal is to make a tool that may (or may not, even) help in analyzing a piece of source code, just keep that in mind and do something reasonable. --[[User:Ledrug|Ledrug]] 12:51, 9 December 2011 (UTC)
Anonymous user