06-01-2018, 11:10 PM | #1 |
Registered User
Join Date: Mar 2018
Posts: 341
|
How will you open a file in write-only mode in Perl?
To open a file in write-only mode, '>' sign is used. The file you open will be emptied or truncated if it already exists, if not, a new file will be created.
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | Rate This Thread |
|
|