$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Cory Nelson (phrosty_at_[hidden])
Date: 2005-01-20 22:55:34
I am initializing an array like:
unsigned char tmp[256]={0, 1, 2, 3, ...}
I feel like this is something Boost.Preprocessor could do for me, but
am unable to find out how. Anyone know?
-- Cory Nelson http://www.int64.org