# -*- mode: snippet -*- # name: fprintf # key: fprintf # -- fprintf(${1:stdout},"${2:format string}",${3:variable});