Talk:Append a record to the end of a text file: Difference between revisions

From Rosetta Code
Content added Content deleted
m (→‎Rationale: fix gramma)
m (add missing signature)
Line 1: Line 1:
=== Rationale ===
=== Rationale ===
Basically I was looking for an example of appending an actual record to a file and found no such task.
Basically I was looking for an example of appending an actual record to a file and found no such task.
<div><small>''(This was written by [[User:NevilleDNZ|NevilleDNZ]] ([[User_talk:NevilleDNZ|Talk]] | [[Special:Contributions/NevilleDNZ|contribs]]) at 10:59, 12 September 2011)''</small></div>

Revision as of 13:51, 12 September 2011

Rationale

Basically I was looking for an example of appending an actual record to a file and found no such task.

(This was written by NevilleDNZ (Talk | contribs) at 10:59, 12 September 2011)