Click here to Skip to main content
15,888,802 members
Home / Discussions / Managed C++/CLI
   

Managed C++/CLI

 
Questioncompute the square root of a number without mathematic functions ..... Pin
mr.mohsen26-Aug-07 8:27
mr.mohsen26-Aug-07 8:27 
AnswerRe: compute the square root of a number without mathematic functions ..... Pin
Luc Pattyn26-Aug-07 10:51
sitebuilderLuc Pattyn26-Aug-07 10:51 
GeneralRe: compute the square root of a number without mathematic functions ..... Pin
George L. Jackson27-Aug-07 10:40
George L. Jackson27-Aug-07 10:40 
GeneralRe: compute the square root of a number without mathematic functions ..... Pin
Luc Pattyn27-Aug-07 11:10
sitebuilderLuc Pattyn27-Aug-07 11:10 
GeneralRe: compute the square root of a number without mathematic functions ..... Pin
George L. Jackson27-Aug-07 12:05
George L. Jackson27-Aug-07 12:05 
GeneralRe: compute the square root of a number Pin
Luc Pattyn27-Aug-07 12:12
sitebuilderLuc Pattyn27-Aug-07 12:12 
GeneralRe: compute the square root of a number Pin
George L. Jackson27-Aug-07 12:23
George L. Jackson27-Aug-07 12:23 
GeneralRe: compute the square root of a number Pin
Luc Pattyn27-Aug-07 14:30
sitebuilderLuc Pattyn27-Aug-07 14:30 
No, it is a universal solution to a whole class of problems.

It was offered to all CPians by our colleague Malcolm Stuart, who ends a lot
of his contributions by the very good advice: "More functions should disregard
input values and just return 12. It would make life easier."

And I can confirm life is getting easier this way.

Smile | :)



Luc Pattyn [Forum Guidelines] [My Articles]


this weeks tips:
- make Visual display line numbers: Tools/Options/TextEditor/...
- show exceptions with ToString() to see all information
- before you ask a question here, search CodeProject, then Google


GeneralRe: compute the square root of a number Pin
George L. Jackson27-Aug-07 14:42
George L. Jackson27-Aug-07 14:42 
GeneralRe: compute the square root of a number Pin
Luc Pattyn27-Aug-07 14:56
sitebuilderLuc Pattyn27-Aug-07 14:56 
GeneralRe: compute the square root of a number Pin
George L. Jackson27-Aug-07 15:34
George L. Jackson27-Aug-07 15:34 
GeneralRe: compute the square root of a number Pin
Luc Pattyn27-Aug-07 15:41
sitebuilderLuc Pattyn27-Aug-07 15:41 
GeneralRe: compute the square root of a number without mathematic functions ..... Pin
Mark Salsbery27-Aug-07 13:43
Mark Salsbery27-Aug-07 13:43 
GeneralRe: compute the square root of a number without mathematic functions ..... Pin
George L. Jackson27-Aug-07 13:59
George L. Jackson27-Aug-07 13:59 
GeneralRe: compute the square root of a number without mathematic functions ..... Pin
Luc Pattyn27-Aug-07 14:26
sitebuilderLuc Pattyn27-Aug-07 14:26 
Questionhow to lanch a timer starting From a method ? Pin
aefmaaradji25-Aug-07 4:49
aefmaaradji25-Aug-07 4:49 
QuestionRe: how to lanch a timer starting From a method ? Pin
George L. Jackson27-Aug-07 12:12
George L. Jackson27-Aug-07 12:12 
QuestionWant to draw a line on a Form with C++/CLI Pin
...---...24-Aug-07 7:15
...---...24-Aug-07 7:15 
AnswerRe: Want to draw a line on a Form with C++/CLI Pin
Mark Salsbery24-Aug-07 8:05
Mark Salsbery24-Aug-07 8:05 
GeneralRe: Want to draw a line on a Form with C++/CLI Pin
...---...24-Aug-07 8:50
...---...24-Aug-07 8:50 
GeneralRe: Want to draw a line on a Form with C++/CLI Pin
Christian Graus24-Aug-07 12:02
protectorChristian Graus24-Aug-07 12:02 
GeneralRe: Want to draw a line on a Form with C++/CLI Pin
Mark Salsbery24-Aug-07 12:14
Mark Salsbery24-Aug-07 12:14 
GeneralRe: Want to draw a line on a Form with C++/CLI Pin
George L. Jackson24-Aug-07 12:49
George L. Jackson24-Aug-07 12:49 
GeneralRe: Want to draw a line on a Form with C++/CLI Pin
Mark Salsbery24-Aug-07 12:54
Mark Salsbery24-Aug-07 12:54 
GeneralRe: Want to draw a line on a Form with C++/CLI Pin
George L. Jackson24-Aug-07 12:56
George L. Jackson24-Aug-07 12:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.