Click here to Skip to main content
16,004,977 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: count digits in an integer type Pin
1-May-02 4:27
suss1-May-02 4:27 
GeneralRe: count digits in an integer type Pin
1-May-02 4:32
suss1-May-02 4:32 
GeneralRe: count digits in an integer type Pin
Vivek Rajan1-May-02 4:50
Vivek Rajan1-May-02 4:50 
GeneralRe: count digits in an integer type Pin
Roger Allen1-May-02 5:27
Roger Allen1-May-02 5:27 
GeneralRe: count digits in an integer type Pin
Vivek Rajan1-May-02 6:01
Vivek Rajan1-May-02 6:01 
GeneralRe: count digits in an integer type Pin
Ravi Bhavnani1-May-02 4:36
professionalRavi Bhavnani1-May-02 4:36 
GeneralRe: count digits in an integer type Pin
1-May-02 5:14
suss1-May-02 5:14 
GeneralRe: count digits in an integer type Pin
Chris Losinger1-May-02 6:16
professionalChris Losinger1-May-02 6:16 
count how many times you can divide by ten before you get a 0 answer.

-c



<font size=-2>//The Mandelbrot set
o(int O){putchar(O);}main(){float _[8],O,I=.05;char l;for(_[6]=15;_[6]<':';o
(10),_[5]=-'$'*I+_[6]++*I)for(_[7]=-5;_[7]<'@';_[4]=-'('*I+_[7]++*I,o(l?'?':':'))
for(*_=O=0,l=1;++l&&((_[2]=*_**_)+(_[3]=O*O)<4);O=*_*O+_[5]+O**_,*_=_[2]-_[3]+_[4]);}</font>


GeneralRe: count digits in an integer type Pin
Jamie Hale1-May-02 8:11
Jamie Hale1-May-02 8:11 
GeneralRe: count digits in an integer type Pin
1-May-02 11:39
suss1-May-02 11:39 
GeneralPerforming registration (Halts) Pin
ssirisha1-May-02 3:40
ssirisha1-May-02 3:40 
GeneralRe: Performing registration (Halts) SOLVED Pin
ssirisha1-May-02 4:20
ssirisha1-May-02 4:20 
GeneralBatch File Pin
Aoife1-May-02 3:05
Aoife1-May-02 3:05 
GeneralMy app cannot be moved or close, doesen't react to mouseclicks on the window Pin
1-May-02 2:27
suss1-May-02 2:27 
GeneralRe: My app cannot be moved or close, doesen't react to mouseclicks on the window Pin
Rickard Andersson201-May-02 4:13
Rickard Andersson201-May-02 4:13 
GeneralRe: My app cannot be moved or close, doesen't react to mouseclicks on the window Pin
1-May-02 4:25
suss1-May-02 4:25 
GeneralRe: My app cannot be moved or close, doesen't react to mouseclicks on the window Pin
Roger Stewart1-May-02 8:35
professionalRoger Stewart1-May-02 8:35 
GeneralRe: My app cannot be moved or close, doesen't react to mouseclicks on the window Pin
Tim Smith1-May-02 8:42
Tim Smith1-May-02 8:42 
GeneralMSWord 2000 events Pin
Ram Cronus1-May-02 1:48
Ram Cronus1-May-02 1:48 
GeneralForce 'OnFileSaveAs' problem Pin
LittleYellowBird1-May-02 1:08
LittleYellowBird1-May-02 1:08 
GeneralRe: Force 'OnFileSaveAs' problem Pin
LittleYellowBird1-May-02 1:18
LittleYellowBird1-May-02 1:18 
GeneralRe: Force 'OnFileSaveAs' problem Pin
Lucky the code machine1-May-02 1:35
Lucky the code machine1-May-02 1:35 
GeneralRe: Force 'OnFileSaveAs' problem Pin
LittleYellowBird1-May-02 23:30
LittleYellowBird1-May-02 23:30 
GeneralRe: Force 'OnFileSaveAs' problem Pin
Lucky the code machine3-May-02 7:44
Lucky the code machine3-May-02 7:44 
QuestionHow to create DOM object? Pin
Hans Ruck1-May-02 1:03
Hans Ruck1-May-02 1:03 

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.