C++11 and Boost LibraryI have a co-worker that keeps telling me that Boost is part of the C++ standard (assuming C++11 stan...
Mix-Language Program Problem: Array AccessThe problem was that my variable order did not match the order within the common block. Now that the...
Mix-Language Program Problem: Array AccessI'm not sure what you mean by _attribute_common_? Yes, the arrays have been switched such that: For...
Mix-Language Program Problem: Array AccessI'm writing a C++ program that calls fortran subroutines. The C++ program also uses structs to acces...
class with no type errorI'm sure this is an easy one to answer but I just cant see what the problem is. I get the error: [ou...
This user does not accept Private Messages