|
|
|
|
|
by arein2
974 days ago
|
|
If you are working within a code base that uses fd and fp, then it's expected to preserve the style. However if it's a new project I would use filePointer and fileDescriptor to have consistent naming scheme along all variables. |
|