Click here to Skip to main content
15,921,531 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: Pointers to vectors? Pin
knapak29-Apr-05 10:54
knapak29-Apr-05 10:54 
GeneralRe: Pointers to vectors? Pin
knapak29-Apr-05 12:45
knapak29-Apr-05 12:45 
GeneralRe: Pointers to vectors? Pin
Stuart Dootson29-Apr-05 22:25
professionalStuart Dootson29-Apr-05 22:25 
GeneralRe: Pointers to vectors? Pin
knapak2-May-05 9:55
knapak2-May-05 9:55 
GeneralRe: Pointers to vectors? Pin
markkuk30-Apr-05 11:56
markkuk30-Apr-05 11:56 
GeneralRe: Pointers to vectors? Pin
knapak2-May-05 9:57
knapak2-May-05 9:57 
QuestionHow do I save/load STL data (map & vector) Pin
Larry Mills Sr26-Apr-05 15:33
Larry Mills Sr26-Apr-05 15:33 
AnswerRe: How do I save/load STL data (map & vector) Pin
Alexandru Savescu28-Apr-05 1:27
Alexandru Savescu28-Apr-05 1:27 
You cannot automatically serialize STL objects to files. You must write your own file format. If you use only MFC then you can use CArray and CMap as containers and serialize with CArchive.

Regards,
Alexandru Savescu


AnswerRe: How do I save/load STL data (map & vector) Pin
CP Visitor2-May-05 23:00
CP Visitor2-May-05 23:00 
GeneralBHO: Getting the title of the page loaded Pin
alanwolfen25-Apr-05 22:41
alanwolfen25-Apr-05 22:41 
GeneralRe: BHO: Getting the title of the page loaded Pin
ThatsAlok25-Apr-05 23:28
ThatsAlok25-Apr-05 23:28 
GeneralRe: BHO: Getting the title of the page loaded Pin
alanwolfen26-Apr-05 14:13
alanwolfen26-Apr-05 14:13 
GeneralUse science for programs Pin
Member 191102425-Apr-05 9:45
Member 191102425-Apr-05 9:45 
GeneralRe: Use science for programs Pin
abecedarian25-Apr-05 10:35
abecedarian25-Apr-05 10:35 
GeneralRe: Use science for programs Pin
ThatsAlok28-Apr-05 2:37
ThatsAlok28-Apr-05 2:37 
GeneralRe: Use science for programs Pin
toxcct18-May-05 3:13
toxcct18-May-05 3:13 
GeneralRe: Use science for programs Pin
toxcct18-May-05 3:11
toxcct18-May-05 3:11 
GeneralTemplates with Variable argument List Pin
sijis22-Apr-05 20:09
sijis22-Apr-05 20:09 
GeneralRe: Templates with Variable argument List Pin
Joaquín M López Muñoz23-Apr-05 9:08
Joaquín M López Muñoz23-Apr-05 9:08 
GeneralRe: Templates with Variable argument List Pin
Nemanja Trifunovic23-Apr-05 16:03
Nemanja Trifunovic23-Apr-05 16:03 
GeneralWindow not being Painted Pin
TFrancis21-Apr-05 3:13
TFrancis21-Apr-05 3:13 
GeneralRe: Window not being Painted Pin
Michael Dunn24-Apr-05 21:27
sitebuilderMichael Dunn24-Apr-05 21:27 
GeneralRe: Window not being Painted Pin
TFrancis25-Apr-05 2:40
TFrancis25-Apr-05 2:40 
GeneralPlease Help~ Pin
Jack.Fu20-Apr-05 23:23
Jack.Fu20-Apr-05 23:23 
GeneralRe: Please Help~ Pin
James R. Twine21-Apr-05 2:37
James R. Twine21-Apr-05 2:37 

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.