Click here to Skip to main content
15,797,193 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: STRPTIME function in Win Mobile 5.0 Pin
Arun John22-May-08 22:16
Arun John22-May-08 22:16 
GeneralRe: STRPTIME function in Win Mobile 5.0 Pin
Rajesh R Subramanian22-May-08 22:28
professionalRajesh R Subramanian22-May-08 22:28 
QuestionSet Color of other application Pin
Deepak_Agrawal22-May-08 16:00
Deepak_Agrawal22-May-08 16:00 
AnswerRe: Set Color of other application Pin
Hamid_RT22-May-08 19:48
Hamid_RT22-May-08 19:48 
GeneralRe: Set Color of other application Pin
jacks070222-May-08 20:07
jacks070222-May-08 20:07 
GeneralRe: Set Color of other application Pin
Hamid_RT22-May-08 20:16
Hamid_RT22-May-08 20:16 
QuestionUndeclared Identifier Pin
faceninja22-May-08 14:25
faceninja22-May-08 14:25 
AnswerRe: Undeclared Identifier Pin
Dan22-May-08 15:53
Dan22-May-08 15:53 
You need the class id.
<br />
int Card::charsToIndex(char rank, char suit)<br />
{      <br />
 ..snip..      <br />
}<br />

AnswerRe: Undeclared Identifier Pin
tataxin22-May-08 16:13
tataxin22-May-08 16:13 
AnswerRe: Undeclared Identifier Pin
Nemanja Trifunovic22-May-08 17:52
Nemanja Trifunovic22-May-08 17:52 
AnswerRe: Undeclared Identifier Pin
Stephen Hewitt22-May-08 19:41
Stephen Hewitt22-May-08 19:41 
AnswerRe: Undeclared Identifier Pin
faceninja23-May-08 8:11
faceninja23-May-08 8:11 
Questionwhats wrong with this code Pin
lahom22-May-08 14:02
lahom22-May-08 14:02 
AnswerRe: whats wrong with this code Pin
Rajkumar R22-May-08 21:26
Rajkumar R22-May-08 21:26 
GeneralRe: whats wrong with this code Pin
lahom22-May-08 21:50
lahom22-May-08 21:50 
GeneralRe: whats wrong with this code Pin
Rajkumar R22-May-08 21:58
Rajkumar R22-May-08 21:58 
GeneralRe: whats wrong with this code Pin
lahom22-May-08 22:10
lahom22-May-08 22:10 
GeneralRe: whats wrong with this code Pin
Rajkumar R22-May-08 22:35
Rajkumar R22-May-08 22:35 
GeneralRe: whats wrong with this code Pin
lahom22-May-08 22:47
lahom22-May-08 22:47 
GeneralRe: whats wrong with this code Pin
Rajkumar R23-May-08 1:42
Rajkumar R23-May-08 1:42 
GeneralRe: whats wrong with this code Pin
lahom23-May-08 7:59
lahom23-May-08 7:59 
GeneralRe: whats wrong with this code Pin
Rajkumar R24-May-08 4:23
Rajkumar R24-May-08 4:23 
QuestionFile Serialization versus old style data saving on files Pin
Kwanalouie22-May-08 6:56
Kwanalouie22-May-08 6:56 
AnswerRe: File Serialization versus old style data saving on files Pin
CPallini22-May-08 7:02
mveCPallini22-May-08 7:02 
GeneralRe: File Serialization versus old style data saving on files Pin
toxcct22-May-08 7:30
toxcct22-May-08 7:30 

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.