Quantcast
Channel: MarsHut
Viewing all articles
Browse latest Browse all 6551

how create a pointer to FILE*

$
0
0
Hi, all
I want to create a function in LLVM IR, whose type is:

void _to_prof( FILE* ptrF);

I do it within LLVM, but I don't know how build the parameter type for
FILE* ptrF.

Best Regards.

Eric Lu

Viewing all articles
Browse latest Browse all 6551

Trending Articles