Click here to Skip to main content
15,914,221 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Make a number always odd Pin
Nishad S19-Apr-06 1:46
Nishad S19-Apr-06 1:46 
GeneralRe: Make a number always odd Pin
Maximilien19-Apr-06 2:43
Maximilien19-Apr-06 2:43 
GeneralRe: Make a number always odd Pin
kakan19-Apr-06 3:51
professionalkakan19-Apr-06 3:51 
GeneralRe: Make a number always odd Pin
Nishad S19-Apr-06 17:38
Nishad S19-Apr-06 17:38 
Answer[Message Deleted] Pin
ddmcr19-Apr-06 5:23
ddmcr19-Apr-06 5:23 
GeneralRe: Make a number always odd Pin
Nishad S19-Apr-06 17:43
Nishad S19-Apr-06 17:43 
GeneralRe: Make a number always odd Pin
Rilhas23-Apr-06 1:36
Rilhas23-Apr-06 1:36 
GeneralRe: Make a number always odd Pin
Nishad S23-Apr-06 17:42
Nishad S23-Apr-06 17:42 
Rilhas wrote:
I would also sugest an improvement that allows for the macro proposed by NS17 to be used even when x is not an l-value. That would be:

#define makeOdd(x) ( ((x)-1) | 1)


Exactly... actually i was ignoring that thing, beacuse in my case the variable itself should be changed...

Anyway thank you for your replay... Smile | :)

- NS -
QuestionHow to Make a CEdit (Text Box) Transparent. Pin
kiran janaswamy19-Apr-06 1:11
kiran janaswamy19-Apr-06 1:11 
AnswerRe: How to Make a CEdit (Text Box) Transparent. Pin
Rage19-Apr-06 1:31
professionalRage19-Apr-06 1:31 
QuestionLink Error...... LIBC.lib...missing main() FIXED Pin
ldsdbomber19-Apr-06 0:50
ldsdbomber19-Apr-06 0:50 
AnswerRe: Link Error...... LIBC.lib Pin
ldsdbomber19-Apr-06 0:52
ldsdbomber19-Apr-06 0:52 
GeneralRe: Link Error...... LIBC.lib Pin
ldsdbomber19-Apr-06 0:58
ldsdbomber19-Apr-06 0:58 
QuestionPage / Swap File Pin
rajeevktripathi19-Apr-06 0:27
rajeevktripathi19-Apr-06 0:27 
AnswerRe: Page / Swap File Pin
Michael Dunn19-Apr-06 1:17
sitebuilderMichael Dunn19-Apr-06 1:17 
QuestionRe: Page / Swap File Pin
rajeevktripathi19-Apr-06 1:48
rajeevktripathi19-Apr-06 1:48 
AnswerRe: Page / Swap File Pin
David Crow19-Apr-06 3:09
David Crow19-Apr-06 3:09 
QuestionRe: Page / Swap File Pin
rajeevktripathi19-Apr-06 3:40
rajeevktripathi19-Apr-06 3:40 
AnswerRe: Page / Swap File Pin
David Crow19-Apr-06 3:47
David Crow19-Apr-06 3:47 
GeneralRe: Page / Swap File Pin
rajeevktripathi19-Apr-06 3:52
rajeevktripathi19-Apr-06 3:52 
QuestionRe: Page / Swap File Pin
David Crow19-Apr-06 4:00
David Crow19-Apr-06 4:00 
GeneralRe: Page / Swap File Pin
rajeevktripathi19-Apr-06 3:57
rajeevktripathi19-Apr-06 3:57 
QuestionRe: Page / Swap File Pin
David Crow19-Apr-06 4:02
David Crow19-Apr-06 4:02 
GeneralRe: Page / Swap File Pin
DoctorEd20-Apr-06 14:31
DoctorEd20-Apr-06 14:31 
QuestionHow to get printer status Pin
bluelzdwy19-Apr-06 0:26
bluelzdwy19-Apr-06 0:26 

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.