Source code

Revision control

Copy as Markdown

Other Tools

namespace std {
typedef struct FILE {} FILE;
}
void g(std::FILE f);