Some of the input/output (I/O) functions in C employ syntax that is difficult to remember. Can you think of ways to increase efficiency when reusing these or other functions in a number of programs? a) Use macros b) Write custom functions c) Create libraries d) All of the above