Click here to Skip to main content
16,005,437 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Loading file data into Edit Cntrl boxes Pin
wohoowahoo22-Mar-05 6:46
wohoowahoo22-Mar-05 6:46 
GeneralRe: Loading file data into Edit Cntrl boxes Pin
toxcct22-Mar-05 21:05
toxcct22-Mar-05 21:05 
QuestionHow to using splitter window in CWnd? Pin
KeyL21-Mar-05 21:32
KeyL21-Mar-05 21:32 
GeneralMFC Programming using SDI Pin
charu12321-Mar-05 20:11
charu12321-Mar-05 20:11 
GeneralRe: MFC Programming using SDI Pin
David Crow22-Mar-05 2:52
David Crow22-Mar-05 2:52 
GeneralRe: MFC Programming using SDI Pin
charu12322-Mar-05 17:48
charu12322-Mar-05 17:48 
GeneralRe: MFC Programming using SDI Pin
Anonymous23-Mar-05 0:02
Anonymous23-Mar-05 0:02 
GeneralCharts Pin
frankieb21-Mar-05 18:01
frankieb21-Mar-05 18:01 
Can someone point me in the right direction please:
I need to figure out the these formulas to draw lines, but I'm not catching the gist of the formulas to display the data line.

The first line will start at x,y = (0,0) and end at x,y = (pi/4, 0.707). See Below

Samples Start End
1 0,0 pi/4,0.707 ---- Does this equate to 0.785398163 ------ ?
2 pi/4,0.707 pi/2,1
3 pi/2,1 3pi/4,0.707
4 3pi/4,0.707 pi,0
5 pi,0 5pi/4,-0.707
6 5pi/4,-0.707 3pi/2,-1
7 3pi/2,-1 7pi/4,-0.707
8 7pi/4,-0.707 2pi,0

Also, how is the formula with a number before the pi figured out? Is it the number * pi and the do the division on the number after the divisor sign?
Thanks to anyone who can help Smile | :)

FrankieB
GeneralRe: Charts Pin
Christian Graus21-Mar-05 18:26
protectorChristian Graus21-Mar-05 18:26 
GeneralRe: Charts Pin
Martijn van Kleef22-Mar-05 1:26
Martijn van Kleef22-Mar-05 1:26 
GeneralRe: Charts Pin
Anonymous23-Mar-05 15:25
Anonymous23-Mar-05 15:25 
GeneralRe: Charts Pin
Martijn van Kleef24-Mar-05 0:11
Martijn van Kleef24-Mar-05 0:11 
GeneralPocket PC 2003 c++ and iostream Pin
CLermen21-Mar-05 16:35
CLermen21-Mar-05 16:35 
GeneralRe: Pocket PC 2003 c++ and iostream Pin
Christian Graus21-Mar-05 18:27
protectorChristian Graus21-Mar-05 18:27 
GeneralDebug Assertion Failed! Pin
cockytrumpet21-Mar-05 14:32
susscockytrumpet21-Mar-05 14:32 
GeneralRe: Debug Assertion Failed! Pin
Christian Graus21-Mar-05 14:58
protectorChristian Graus21-Mar-05 14:58 
GeneralRe: Debug Assertion Failed! Pin
David Crow22-Mar-05 2:57
David Crow22-Mar-05 2:57 
GeneralSystem process Pin
giany00721-Mar-05 11:48
giany00721-Mar-05 11:48 
GeneralRe: System process Pin
Tom Wright21-Mar-05 12:21
Tom Wright21-Mar-05 12:21 
GeneralRe: System process Pin
giany00721-Mar-05 23:10
giany00721-Mar-05 23:10 
GeneralRe: System process Pin
Blake Miller22-Mar-05 5:58
Blake Miller22-Mar-05 5:58 
Generalmfc dll and IWebBrowser2 questions Pin
Spiritofamerica21-Mar-05 10:51
Spiritofamerica21-Mar-05 10:51 
GeneralRe: mfc dll and IWebBrowser2 questions Pin
David Crow21-Mar-05 11:01
David Crow21-Mar-05 11:01 
GeneralRe: mfc dll and IWebBrowser2 questions Pin
Anonymous22-Mar-05 4:55
Anonymous22-Mar-05 4:55 
GeneralWriting Variables in CDialog with MFC Pin
NewbieStats21-Mar-05 9:45
NewbieStats21-Mar-05 9:45 

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.