Click here to Skip to main content
15,912,756 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Unique Hardware Key Pin
jhwurmbach2-Feb-03 22:20
jhwurmbach2-Feb-03 22:20 
GeneralRe: Unique Hardware Key Pin
jhwurmbach2-Feb-03 23:18
jhwurmbach2-Feb-03 23:18 
GeneralRe: Unique Hardware Key Pin
Mike Nordell2-Feb-03 22:57
Mike Nordell2-Feb-03 22:57 
GeneralClass wizard problem Pin
stv2-Feb-03 17:39
stv2-Feb-03 17:39 
GeneralRe: Class wizard problem Pin
Stephan Poirier2-Feb-03 20:39
Stephan Poirier2-Feb-03 20:39 
GeneralRe: Class wizard problem Pin
Obliterator5-Feb-03 9:51
Obliterator5-Feb-03 9:51 
GeneralRe: Class wizard problem Pin
stv6-Feb-03 4:15
stv6-Feb-03 4:15 
Generalfloat Root(float x, float y) Pin
The_Server2-Feb-03 17:02
The_Server2-Feb-03 17:02 
Hi... all.

I m looking for a formula ( a way to calculate )
The y root of x.

for example:
<br />
int Multiply(int x,int y)<br />
{<br />
  int res=0;<br />
 <br />
  For (int i=0; i<x; i++)<br />
    res+= y;<br />
<br />
  return res<br />
}<br />



looking for func(x,y) and that func
will return the y root of x....
Please...
Confused | :confused: HELLLLLLLLLLLLLLLPPPPPPPPPPPPPPPPPPP!!!WTF | :WTF:


Thank you all for reading this message.


תודה מראש
GeneralRe: float Root(float x, float y) Pin
Colin Urquhart2-Feb-03 17:17
Colin Urquhart2-Feb-03 17:17 
GeneralRe: float Root(float x, float y) Pin
The_Server2-Feb-03 17:41
The_Server2-Feb-03 17:41 
GeneralRe: float Root(float x, float y) Pin
The_Server2-Feb-03 18:12
The_Server2-Feb-03 18:12 
GeneralRe: float Root(float x, float y) Pin
The_Server2-Feb-03 18:40
The_Server2-Feb-03 18:40 
GeneralCRecordset and SQL problem Pin
Stefan Dahlin2-Feb-03 14:44
Stefan Dahlin2-Feb-03 14:44 
GeneralRe: CRecordset and SQL problem Pin
Stefan Dahlin2-Feb-03 14:57
Stefan Dahlin2-Feb-03 14:57 
GeneralXP Compatibility Mode Pin
Dov Sherman2-Feb-03 12:58
Dov Sherman2-Feb-03 12:58 
GeneralRe: XP Compatibility Mode Pin
Michael Dunn2-Feb-03 13:18
sitebuilderMichael Dunn2-Feb-03 13:18 
GeneralRe: XP Compatibility Mode Pin
Neville Franks2-Feb-03 13:46
Neville Franks2-Feb-03 13:46 
GeneralRe: XP Compatibility Mode Pin
Dov Sherman2-Feb-03 18:23
Dov Sherman2-Feb-03 18:23 
GeneralRe: XP Compatibility Mode Pin
Neville Franks2-Feb-03 18:52
Neville Franks2-Feb-03 18:52 
GeneralRe: XP Compatibility Mode Pin
Mike Nordell2-Feb-03 23:11
Mike Nordell2-Feb-03 23:11 
GeneralRe: XP Compatibility Mode Pin
Dov Sherman3-Feb-03 8:20
Dov Sherman3-Feb-03 8:20 
GeneralDockable Menu Bar Pin
Steven M Hunt2-Feb-03 11:48
Steven M Hunt2-Feb-03 11:48 
GeneralRe: Dockable Menu Bar Pin
Ben Burnett2-Feb-03 14:38
Ben Burnett2-Feb-03 14:38 
QuestionHow to get DLL dependencies info? Pin
almc2-Feb-03 11:17
almc2-Feb-03 11:17 
AnswerRe: How to get DLL dependencies info? Pin
Jesus Oliva2-Feb-03 13:16
Jesus Oliva2-Feb-03 13:16 

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.