View Single Post
  #8  
Old 11-05-2007, 02:05
yaa
 
Posts: n/a
taos

the meaning of my question was, if there is a way, at runtime, to discover if a routine is a function or a procedure. My knowledge of assembly is really lousy but I can't find any clue to answer my question based on registers or flags. I mean, EAX could have changed value during a routine's execution without it meaning that it is a return value.

Am I right or am I missing something?


yaa

Last edited by yaa; 11-05-2007 at 02:12.
Reply With Quote