It depends on the language.
If is is a scripted or interpreted language then you can just change
the source code.
If it is a compiled language you would change the binary code where
the output value is stored.
I'm not saying that it is a recommended approach, but it is possible.
Don

On Oct 17, 10:24 pm, sravanreddy001 <sravanreddy...@gmail.com> wrote:
> @don
> Do you mean read the source and modify the hard coded value..
> This will involve the the compile and linking steps right?
>
> Did you mean some thing else?

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to