Search Results

Search: Posts Made By: MartinM09
Forum: Programming 09-17-2009
5,458
Posted By MartinM09
Dear Gunther, I want to write an...
Dear Gunther,

I want to write an application, what can process any EDIFACT message. This message type is segmented. At any token, that appears in the stream,
a arbitrarly action should take...
Forum: Programming 09-16-2009
5,458
Posted By MartinM09
Dear Gunther, your hint was a great help for...
Dear Gunther,

your hint was a great help for me to find a entry point to solve the problem.

The main problem was, that the template use_facet<..> returns a const
reference to a facet. The...
Forum: Programming 08-23-2009
5,458
Posted By MartinM09
Dear Gunther, I will repeat the line...
Dear Gunther,

I will repeat the line numbered code here

241 export template <class Ch, class Tr, class In, class Ef, typename SgF>
242 basic_istream<Ch, Tr> &dataScanStatus( ...
Forum: Programming 08-22-2009
5,458
Posted By MartinM09
Dear Gunther, ...
Dear Gunther,

I have changed my code to


export template <class Ch, class Tr, class In, class Ef, typename SgF>
basic_istream<Ch,...
Forum: Programming 08-11-2009
5,458
Posted By MartinM09
I thank you for your help. I know, that g++...
I thank you for your help.

I know, that g++ doesn't support the export keyword. But as time goes, this fact can be changed, or this keyword will be abolished. Therefore the I included this...
Forum: Programming 08-07-2009
5,458
Posted By MartinM09
Problems with template instantiation in C++
I use the the g++ 4.3.2 compiler on my linux machine. If I compile the following piece of code I get a bunch of compiler time error. In my opinion the compiler
have all information to process the...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 03:16 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy