Files Classes Functions Hierarchy
#include <fstream>
#include <arcsdef.h>
#include <arc.h>
Go to the source code of this file.
Definition at line 81 of file arc.cpp.
00082 { 00083 return os << (string)a; 00084 }