Content deleted Content added
Citation bot (talk | contribs) Alter: template type. Add: s2cid, isbn, pages, journal, author pars. 1-1. Removed parameters. Formatted dashes. Some additions/deletions were actually parameter name changes. Upgrade ISBN10 to ISBN13. | You can use this bot yourself. Report bugs here. | Suggested by AManWithNoPlan | All pages linked from cached copy of User:AManWithNoPlan/sandbox2 | via #UCB_webform_linked 2945/3332 |
Akeosnhaoe (talk | contribs) |
||
Line 43:
<syntaxhighlight lang="c">
if (access("file", W_OK) != 0) {
exit(1);
}
Line 60:
|<syntaxhighlight lang="c">
if (access("file", W_OK) != 0) {
exit(1);
}
|