Click here to Skip to main content
15,917,808 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Thx Pin
3-Jun-02 5:45
suss3-Jun-02 5:45 
QuestionHow do i use the IShellFolder->ParseDisplayName correctly? Pin
redeemer3-Jun-02 5:26
redeemer3-Jun-02 5:26 
GeneralPrime numbers... Pin
Matt Gullett3-Jun-02 5:05
Matt Gullett3-Jun-02 5:05 
GeneralRe: Prime numbers... Pin
Rama Krishna Vavilala3-Jun-02 5:14
Rama Krishna Vavilala3-Jun-02 5:14 
GeneralRe: Prime numbers... Pin
Matt Gullett3-Jun-02 5:17
Matt Gullett3-Jun-02 5:17 
GeneralRe: Prime numbers... Pin
Rama Krishna Vavilala3-Jun-02 5:23
Rama Krishna Vavilala3-Jun-02 5:23 
GeneralRe: Prime numbers... Pin
Matt Gullett3-Jun-02 5:36
Matt Gullett3-Jun-02 5:36 
GeneralRe: Prime numbers... Pin
Tomasz Sowinski3-Jun-02 6:15
Tomasz Sowinski3-Jun-02 6:15 
Matt Gullett wrote:
knew you could just run through all the numbers and try and divide it by every number less than it, but I was kinda hoping there was some kind of math trick to make it faster or something

Of course there is. You need to check numbers up to square root of tested one.

Tomasz Sowinski -- http://www.shooltz.com

- It's for protection
- Protection from what? Zee Germans?

GeneralRe: Prime numbers... Pin
Matt Gullett3-Jun-02 6:13
Matt Gullett3-Jun-02 6:13 
GeneralRe: Prime numbers... Pin
Tomasz Sowinski3-Jun-02 6:24
Tomasz Sowinski3-Jun-02 6:24 
GeneralRe: Prime numbers... Pin
Mike Nordell5-Jun-02 0:58
Mike Nordell5-Jun-02 0:58 
GeneralRe: Prime numbers... Pin
Ravi Bhavnani3-Jun-02 5:36
professionalRavi Bhavnani3-Jun-02 5:36 
GeneralRe: Prime numbers... Pin
Mike Nordell3-Jun-02 22:41
Mike Nordell3-Jun-02 22:41 
GeneralRe: Prime numbers... Pin
Matt Gullett4-Jun-02 0:41
Matt Gullett4-Jun-02 0:41 
GeneralRichEdit Control and strange debug errors Pin
dazinith3-Jun-02 4:38
dazinith3-Jun-02 4:38 
GeneralRe: RichEdit Control and strange debug errors Pin
Tomasz Sowinski3-Jun-02 4:39
Tomasz Sowinski3-Jun-02 4:39 
GeneralRe: RichEdit Control and strange debug errors Pin
dazinith3-Jun-02 8:10
dazinith3-Jun-02 8:10 
GeneralRe: RichEdit Control and strange debug errors Pin
Tomasz Sowinski3-Jun-02 10:43
Tomasz Sowinski3-Jun-02 10:43 
Generalfind default dns server Pin
srana13-Jun-02 4:26
professionalsrana13-Jun-02 4:26 
GeneralRe: find default dns server Pin
Albert Pascual3-Jun-02 6:11
sitebuilderAlbert Pascual3-Jun-02 6:11 
QuestionATL 7.0 download? Pin
Francisco Moraes3-Jun-02 4:29
Francisco Moraes3-Jun-02 4:29 
AnswerRe: ATL 7.0 download? Pin
Michael P Butler4-Jun-02 23:05
Michael P Butler4-Jun-02 23:05 
Generalstrange CScrollBar problem - HELP! Pin
3-Jun-02 3:04
suss3-Jun-02 3:04 
GeneralRe: strange CScrollBar problem - HELP! Pin
Tomasz Sowinski3-Jun-02 3:15
Tomasz Sowinski3-Jun-02 3:15 
GeneralRe: strange CScrollBar problem - HELP! Pin
3-Jun-02 3:44
suss3-Jun-02 3:44 

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.