Skip to content

why2_fopen

Parameters

Identifier Data type
name char *
modes char *

Attributes

Return type void *
Header comment This functions doesn't have any description.
Added in commit 1285f52b6737093f802163b3dc313253ea96f5bc

Description

Function passes name and modes into fopen function and returns the output value. The value is also pushed to linked-list for garbage collector.