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

C / C++ / MFC

 
AnswerRe: How to judge a handle? Pin
Joe Woodbury9-Dec-02 19:33
professionalJoe Woodbury9-Dec-02 19:33 
GeneralDetect the path where is running an application VC++ Pin
nencini7-Dec-02 20:15
nencini7-Dec-02 20:15 
GeneralRe: Detect the path where is running an application VC++ Pin
geo_m7-Dec-02 20:24
geo_m7-Dec-02 20:24 
GeneralRe: Detect the path where is running an application VC++ Pin
Roman Fadeyev7-Dec-02 23:59
Roman Fadeyev7-Dec-02 23:59 
GeneralRe: Detect the path where is running an application VC++ Pin
Gaul8-Dec-02 3:28
Gaul8-Dec-02 3:28 
GeneralRe: Detect the path where is running an application VC++ Pin
Ravi Bhavnani8-Dec-02 12:40
professionalRavi Bhavnani8-Dec-02 12:40 
GeneralRe: Detect the path where is running an application VC++ Pin
pranavamhari8-Dec-02 14:39
pranavamhari8-Dec-02 14:39 
GeneralBig Question Pin
abarker047-Dec-02 17:45
abarker047-Dec-02 17:45 
I came across a math problem that i have no clue how to write a program for it.
It says to arrange the numbers 1 through 30 so that the sum of any 2 consecutive integers is a perfect square (i.e. 4,16,25,36,49...). I found what i think is a small pattern
15 1 24
14 2 23
13 3 22
12 4 21
11 5 20
30 6 19
29 7 18
28 8 17
27 9 16
26 10 25
but anyways, i need to know how to write a prog. that will either arrange these sets of numbers or arrange 1-30 the right way. I would really appreciate help on this one
thanks


aaron barker
GeneralRe: Big Question Pin
zarzor7-Dec-02 18:16
zarzor7-Dec-02 18:16 
GeneralRe: Big Question Pin
abarker048-Dec-02 4:56
abarker048-Dec-02 4:56 
GeneralRe: Big Question Pin
Christian Graus8-Dec-02 10:54
protectorChristian Graus8-Dec-02 10:54 
GeneralRe: Big Question Pin
zarzor8-Dec-02 11:58
zarzor8-Dec-02 11:58 
GeneralRe: Big Question Pin
jhwurmbach8-Dec-02 21:51
jhwurmbach8-Dec-02 21:51 
GeneralRe: Big Question Pin
zarzor10-Dec-02 15:27
zarzor10-Dec-02 15:27 
GeneralRe: Big Question..I found it !! Pin
zarzor11-Dec-02 11:56
zarzor11-Dec-02 11:56 
GeneralCString acting weird Pin
IGx897-Dec-02 15:40
IGx897-Dec-02 15:40 
GeneralRe: CString acting weird Pin
Christian Graus7-Dec-02 16:02
protectorChristian Graus7-Dec-02 16:02 
GeneralRe: CString acting weird Pin
IGx897-Dec-02 16:06
IGx897-Dec-02 16:06 
GeneralRe: CString acting weird Pin
Christian Graus7-Dec-02 16:22
protectorChristian Graus7-Dec-02 16:22 
GeneralRe: CString acting weird Pin
carrie8-Dec-02 6:13
carrie8-Dec-02 6:13 
GeneralRe: CString acting weird Pin
IGx898-Dec-02 8:43
IGx898-Dec-02 8:43 
GeneralRe: CString acting weird Pin
Ravi Bhavnani8-Dec-02 12:45
professionalRavi Bhavnani8-Dec-02 12:45 
GeneralRe: CString acting weird Pin
IGx898-Dec-02 13:08
IGx898-Dec-02 13:08 
GeneralRe: CString acting weird Pin
jhwurmbach8-Dec-02 21:56
jhwurmbach8-Dec-02 21:56 
GeneralRe: CString acting weird Pin
IGx899-Dec-02 4:12
IGx899-Dec-02 4:12 

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.