Hi,

I would like to quote some C++ in my questions, such as:


Code:

#include <iostream>
int main()
{
    std::cout << "Hello, world!" << std::endl;
}




However, it doesn't appear correctly. Can anyone pass on any advice as to how 
to properly quote C++ code?

Thanks.[/code]

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=70000#70000





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to