2011-10-13 14:34:13 +01:00

3 lines
80 B
Plaintext

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