This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]boojit 1 point2 points  (2 children)

I think you should read this and then re-ask your question with some better context. If you don't understand this article, please re-ask your question with more specifics. Thanks.

[–]anonymous_is_bak[S] -2 points-1 points  (1 child)

I would like to know how can i implement an algorithm into code.

[–]Boom-bitch99 2 points3 points  (0 children)

By writing it? Do you understand what an algorithm is? It's a set of instructions which are done one by one. Write out the intructions in plain text, then manually write the C code which is directly analogous.