2008-03-10 12:26:15 +00:00

4 lines
81 B
Plaintext

#name : FILE *fp = fopen(..., ...);
# --
FILE *${fp} = fopen(${"file"}, "${r}");