$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Torjo (john.lists_at_[hidden])
Date: 2004-09-14 02:28:41
>
>
> PS:
> I noticed that in earlier versions strings within STL containers
> where surrounded by "quotes"; now, they are no longer, which causes
> problems if a string contains ",". Why was that changed?
>
at my suggestion ;)
I think you'd use this library a lot for pretty printing. Thus, the
above would only hurt. You can still specify it manually (if you wish to
read the strings back)
Best,
John
--
John Torjo
-- john_at_[hidden]
Contributing editor, C/C++ Users Journal
-- "Win32 GUI Generics" -- generics & GUI do mix, after all
-- http://www.torjo.com/win32gui/
-- v1.4.0 - save_dlg - true binding of your data to UI controls!
+ easily add validation rules (win32gui/examples/smart_dlg)