Click here to Skip to main content
15,898,222 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionunicode problem Pin
QuickDeveloper1-Dec-05 20:54
QuickDeveloper1-Dec-05 20:54 
AnswerRe: unicode problem Pin
sunit51-Dec-05 21:32
sunit51-Dec-05 21:32 
AnswerRe: unicode problem Pin
Taka Muraoka1-Dec-05 22:04
Taka Muraoka1-Dec-05 22:04 
AnswerRe: unicode problem Pin
ThatsAlok6-Dec-05 19:03
ThatsAlok6-Dec-05 19:03 
Questionlist class from STL Pin
SanjaySMK1-Dec-05 20:38
SanjaySMK1-Dec-05 20:38 
AnswerRe: list class from STL Pin
Cedric Moonen1-Dec-05 20:53
Cedric Moonen1-Dec-05 20:53 
GeneralRe: list class from STL Pin
John M. Drescher1-Dec-05 20:57
John M. Drescher1-Dec-05 20:57 
AnswerRe: list class from STL Pin
SilentSilent1-Dec-05 23:59
SilentSilent1-Dec-05 23:59 
SanjaySMK wrote:
Could anybody let me know how to use unique member function of list template class in STL? My problem is, I have a C++ class, Complex, which has two data members, real and imaginary numbers. I am using Complex class in creating a list. How can I use unique member function of list class when I have created a list using Complex class?


using namespace std;

list<complex> l;
// ...
l.sort();
l.unique();

QuestionPlugin new toolbutton into MSN TOOLBAR Pin
doubt plse1-Dec-05 20:37
doubt plse1-Dec-05 20:37 
QuestionUnable to run app in debug mode Pin
Sachinpatole1-Dec-05 20:20
Sachinpatole1-Dec-05 20:20 
AnswerRe: Unable to run app in debug mode Pin
Rajesh R Subramanian1-Dec-05 20:26
professionalRajesh R Subramanian1-Dec-05 20:26 
GeneralRe: Unable to run app in debug mode Pin
Sachinpatole1-Dec-05 23:21
Sachinpatole1-Dec-05 23:21 
GeneralRe: Unable to run app in debug mode Pin
kakan1-Dec-05 23:59
professionalkakan1-Dec-05 23:59 
QuestionIE Tool Band Pin
neliocc1-Dec-05 18:35
neliocc1-Dec-05 18:35 
AnswerRe: IE Tool Band Pin
khan++1-Dec-05 19:13
khan++1-Dec-05 19:13 
Questionabout the CPictureEx Pin
blackeye20041-Dec-05 18:29
blackeye20041-Dec-05 18:29 
QuestionIs there anyone know how to program the W83627HF under Windows XP Pin
LaHaHa1-Dec-05 18:12
LaHaHa1-Dec-05 18:12 
AnswerRe: Is there anyone know how to program the W83627HF under Windows XP Pin
LaHaHa1-Dec-05 20:34
LaHaHa1-Dec-05 20:34 
AnswerRe: Is there anyone know how to program the W83627HF under Windows XP Pin
David Crow2-Dec-05 4:38
David Crow2-Dec-05 4:38 
GeneralRe: Is there anyone know how to program the W83627HF under Windows XP Pin
LaHaHa2-Dec-05 13:29
LaHaHa2-Dec-05 13:29 
QuestionUNIOCE HELP PLZ Pin
coolnaresh1-Dec-05 18:08
coolnaresh1-Dec-05 18:08 
QuestionIOCTL_IDE_PASS_THROUGH Pin
thompsons1-Dec-05 17:58
thompsons1-Dec-05 17:58 
AnswerRe: IOCTL_IDE_PASS_THROUGH Pin
kakan1-Dec-05 19:58
professionalkakan1-Dec-05 19:58 
GeneralRe: IOCTL_IDE_PASS_THROUGH Pin
thompsons9-Dec-05 17:03
thompsons9-Dec-05 17:03 
Questionlooking for a good mp3 playing dll or library,thanks Pin
suchuhui1-Dec-05 16:00
suchuhui1-Dec-05 16:00 

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.