[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
structs in C++
From: |
Soren Hauberg |
Subject: |
structs in C++ |
Date: |
Sun, 17 Oct 2004 12:05:15 +0200 |
User-agent: |
Mozilla Thunderbird 0.8 (X11/20041012) |
Hi
I'd like to use structs in C++. Basicly I want to do something like:
a = struct('field1', value, ...)
in C++. How do I do this?
Thanks,
Soren
-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.octave.org
How to fund new projects: http://www.octave.org/funding.html
Subscription information: http://www.octave.org/archive.html
-------------------------------------------------------------
- structs in C++,
Soren Hauberg <=