Home
Random
Nearby
Log in
Settings
Donate Now
If Wikipedia is useful to you, please give today.
About Wikipedia
Disclaimers
Search
Polymorphic code: Difference between revisions
Article
Talk
Language
Watch
View history
Edit
Browse history interactively
← Previous edit
Next edit →
Content deleted
Content added
Visual
Wikitext
Revision as of 09:04, 8 December 2005
edit
203.4.250.95
(
talk
)
→
Example
← Previous edit
Revision as of 09:06, 8 December 2005
edit
undo
203.4.250.95
(
talk
)
→
Example
Next edit →
Line 12:
== Example ==
An algorithm that uses,
bb
for example, the variables A and B but not the variable C could stay intact even if you added lots of codes that changed the content in the variable C.
The original algorithm: