Click here to Skip to main content
15,896,726 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
General_T as well... Pin
ns24-Jan-03 10:15
ns24-Jan-03 10:15 
GeneralRe: Thank you! Pin
Jörgen Sigvardsson24-Jan-03 14:28
Jörgen Sigvardsson24-Jan-03 14:28 
GeneralRe: tcslen Pin
Michael Dunn24-Jan-03 16:14
sitebuilderMichael Dunn24-Jan-03 16:14 
GeneralIE type automatic scroll for menu... Pin
ns24-Jan-03 9:46
ns24-Jan-03 9:46 
GeneralRe: IE type automatic scroll for menu... Pin
Neville Franks24-Jan-03 10:52
Neville Franks24-Jan-03 10:52 
GeneralRe: IE type automatic scroll for menu... Pin
ns24-Jan-03 11:11
ns24-Jan-03 11:11 
GeneralCPropertyPage Question Pin
nlecren24-Jan-03 9:25
nlecren24-Jan-03 9:25 
Generaldragging a view problems Pin
dazinith24-Jan-03 8:48
dazinith24-Jan-03 8:48 
GeneralToolbar position of control is wrong!!! Pin
ns24-Jan-03 8:41
ns24-Jan-03 8:41 
Generalresolved. thanks Pin
ns24-Jan-03 9:31
ns24-Jan-03 9:31 
GeneralString problem (UNICODE / TCHAR) Pin
Daniel Strigl24-Jan-03 8:29
Daniel Strigl24-Jan-03 8:29 
GeneralRe: String problem (UNICODE / TCHAR) Pin
Joaquín M López Muñoz24-Jan-03 9:53
Joaquín M López Muñoz24-Jan-03 9:53 
GeneralProgrammatically set Visual C++ Directories for .NET Pin
Scott Evans24-Jan-03 8:06
Scott Evans24-Jan-03 8:06 
GeneralRe: Programmatically set Visual C++ Directories for .NET Pin
PJ Arends24-Jan-03 18:45
professionalPJ Arends24-Jan-03 18:45 
GeneralRe: Programmatically set Visual C++ Directories for .NET Pin
Scott Evans25-Jan-03 4:34
Scott Evans25-Jan-03 4:34 
GeneralRe: Programmatically set Visual C++ Directories for .NET Pin
PJ Arends25-Jan-03 7:31
professionalPJ Arends25-Jan-03 7:31 
GeneralRe: Programmatically set Visual C++ Directories for .NET Pin
Scott Evans25-Jan-03 9:03
Scott Evans25-Jan-03 9:03 
QuestionHashTables ?? Pin
Ehsan Baghaki24-Jan-03 7:47
Ehsan Baghaki24-Jan-03 7:47 
AnswerRe: HashTables ?? Pin
Neville Franks24-Jan-03 10:39
Neville Franks24-Jan-03 10:39 
GeneralRe: HashTables ?? Pin
Jörgen Sigvardsson24-Jan-03 14:31
Jörgen Sigvardsson24-Jan-03 14:31 
GeneralRe: HashTables ?? Pin
Neville Franks24-Jan-03 15:07
Neville Franks24-Jan-03 15:07 
GeneralSTL on Solaris Pin
retZ24-Jan-03 7:28
retZ24-Jan-03 7:28 
GeneralRe: STL on Solaris Pin
Anonymous24-Jan-03 8:01
Anonymous24-Jan-03 8:01 
GeneralRe: STL on Solaris Pin
retZ24-Jan-03 8:09
retZ24-Jan-03 8:09 
GeneralRe: STL on Solaris Pin
Anonymous24-Jan-03 8:29
Anonymous24-Jan-03 8:29 
If you're compiling using Sun's Workshop, then all the STL headers should be automatically included for you - theres no compile options needed. There is an option for when compiling templates in library files, but that should be detailed in the man page. If you're compiling with gcc then you may need to add in the STL part - go to STLport, and you can download a full STL implementation. There should be docs there on how to link it in with your program

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.