hook_setmode

[<<<] [>>>]

@c Set the mode of a file stream to binary or to ASCII

void hook_setmode(pExecuteObject pEo,
                  FILE *fp,
                  int mode
  )@{

[<<<] [>>>]