algorithm
-
Simple,
int algorithm (int i) { return i; }
:laugh: "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far the Universe is winning." -- Rich Cook -
your question doesn't mean anything. take in consideration this : what do you want to achieve ? what main steps do you have to go through ? what technologies will you use ?
-
>your question doesn't mean anything. If your a programmer it should! An algorithm is just a list of instructions detailing how to do something. Could be making a peanut butter and jelly sandwich.
-
Simple,
int algorithm (int i) { return i; }
:laugh: "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far the Universe is winning." -- Rich Cook -
man, i know what an algorithm is but still the question didn't mean anything... what sort of algorithm was want ? printing ? 3D rendering ? Arccosine calculation ? :suss: -- modified at 10:52 Tuesday 21st March, 2006
-
your question doesn't mean anything. take in consideration this : what do you want to achieve ? what main steps do you have to go through ? what technologies will you use ?
Is it possible that foxylady is referring to an STL Algorithm?
-
Is it possible that foxylady is referring to an STL Algorithm?