Click here to Skip to main content
15,921,694 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How to obtain Network ID Pin
Dominik Reichl2-Jun-03 8:37
Dominik Reichl2-Jun-03 8:37 
GeneralRe: How to obtain Network ID Pin
kindi2-Jun-03 10:23
kindi2-Jun-03 10:23 
GeneralDisplaying JPEG/BMP/GIF images in a dialog using VS.NET C++ Pin
Franz Granlund1-Jun-03 9:09
Franz Granlund1-Jun-03 9:09 
GeneralRe: Displaying JPEG/BMP/GIF images in a dialog using VS.NET C++ Pin
Steven M Hunt1-Jun-03 9:18
Steven M Hunt1-Jun-03 9:18 
GeneralRe: Displaying JPEG/BMP/GIF images in a dialog using VS.NET C++ Pin
Ken Mazaika1-Jun-03 15:57
Ken Mazaika1-Jun-03 15:57 
GeneralSearch Algorithms - for a Range Pin
Giles1-Jun-03 8:05
Giles1-Jun-03 8:05 
GeneralRe: Search Algorithms - for a Range Pin
Vikram A Punathambekar1-Jun-03 8:49
Vikram A Punathambekar1-Jun-03 8:49 
GeneralRe: Search Algorithms - for a Range Pin
Giles1-Jun-03 9:03
Giles1-Jun-03 9:03 
No its not a large array, its just that I need to extend the binary searches so that rather than returning yes - a value exists and this is one of them, I need here are all the values between this range.

e.g.

Position/Value
0 2
1 7
2 7
3 14
4 15
5 16
6 20
7 21
8 21
9 22

I want the positions between and including 7 and 20

Poitions 1-6

Notice that I must not accidently think position 2 is the first - is the same value and must be included.







"Je pense, donc je mange." - Rene Descartes 1689 - Just before his mother put his tea on the table.

Shameless Plug - Distributed Database Transactions in .NET using COM+

GeneralRe: Search Algorithms - for a Range Pin
Nick Parker1-Jun-03 9:30
protectorNick Parker1-Jun-03 9:30 
GeneralRe: Search Algorithms - for a Range Pin
Giles1-Jun-03 9:44
Giles1-Jun-03 9:44 
GeneralRe: Search Algorithms - for a Range Pin
Joaquín M López Muñoz1-Jun-03 19:45
Joaquín M López Muñoz1-Jun-03 19:45 
GeneralRe: Search Algorithms - for a Range Pin
peterchen1-Jun-03 20:39
peterchen1-Jun-03 20:39 
GeneralAudio Pin
Ken Mazaika1-Jun-03 7:03
Ken Mazaika1-Jun-03 7:03 
GeneralRe: Audio Pin
IceMatrix1-Jun-03 10:10
IceMatrix1-Jun-03 10:10 
Questionhow to add,modify and delete data from mysql server. Help me!!! Pin
siong1-Jun-03 5:58
siong1-Jun-03 5:58 
AnswerRe: how to add,modify and delete data from mysql server. Help me!!! Pin
John M. Drescher1-Jun-03 7:21
John M. Drescher1-Jun-03 7:21 
AnswerRe: how to add,modify and delete data from mysql server. Help me!!! Pin
siong1-Jun-03 8:53
siong1-Jun-03 8:53 
GeneralRe: how to add,modify and delete data from mysql server. Help me!!! Pin
Anonymous1-Jun-03 9:08
Anonymous1-Jun-03 9:08 
AnswerRe: how to add,modify and delete data from mysql server. Help me!!! Pin
siong1-Jun-03 16:36
siong1-Jun-03 16:36 
GeneralRe: how to add,modify and delete data from mysql server. Help me!!! Pin
Anonymous2-Jun-03 1:02
Anonymous2-Jun-03 1:02 
AnswerRe: how to add,modify and delete data from mysql server. Help me!!! Pin
siong2-Jun-03 3:01
siong2-Jun-03 3:01 
GeneralRe: how to add,modify and delete data from mysql server. Help me!!! Pin
Anonymous2-Jun-03 4:46
Anonymous2-Jun-03 4:46 
AnswerRe: how to add,modify and delete data from mysql server. Help me!!! Pin
siong2-Jun-03 7:16
siong2-Jun-03 7:16 
GeneralRe: how to add,modify and delete data from mysql server. Help me!!! Pin
Anonymous2-Jun-03 7:44
Anonymous2-Jun-03 7:44 
AnswerRe: how to add,modify and delete data from mysql server. Help me!!! Pin
siong2-Jun-03 8:08
siong2-Jun-03 8:08 

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.