Похожие чаты

Which is the best way? Write line by line (append)

or write everything at the end?

7 ответов

5 просмотров

Depends on what you wish to write. If the overall content you wish to write is small enough, write the whole thing at once.

David-Mills Автор вопроса
Manav | avoid unnecessary messaging me
Depends on what you wish to write. If the overall ...

actually i would like to add a row in the csv one line at a time

David Mills
actually i would like to add a row in the csv one ...

That I wouldn't recommend. Instead of writing it line by line, store it into a string then write the whole string into the file.

David-Mills Автор вопроса
Manav | avoid unnecessary messaging me
That I wouldn't recommend. Instead of writing it l...

ok i'll expalin u my problem. I need to write on a csv some error log that i encounter into my app. I made a comparison between 2 values and if they are mismatching i have to write that line into the csv. Now, or i use the write after each comparison or i store all of them into a list and i write the whole list once.

David Mills
ok i'll expalin u my problem. I need to write on a...

If you aren't doing weird things that can throw an error, etc before writing into a file. And since you don't normally get errors, doing it line by line as Roy said wouldn't be a bad idea

Похожие вопросы

Обсуждают сегодня

Ясн. Но я всеравно к кедам отношусь с опасением. Чисто субьективное кедосозерцание. Что касаемо "восторга изяшности кед" так и не вкурил, хотя много слышал, пока не поставил с...
Артем Записной
30
Такой вопросец - есть функция function MySuperDuperConcat(const a: array of AnsiString): AnsiString; Как мне в её теле сделать вот так? Result:=Concat(a); А не грустный вариан...
notme
15
Есть какой-нибудь для Delphi/FPC T*Compression(Decompression)Stream на базе LZ4/Zstd/любой другой быстрый(и хорошо сжимающий) алгоритм А ещё лучше в pure pascal А ещё лучше од...
notme
48
type TObj = object procedure Init; virtual; end; TObj1 = object(TObj) procedure Init; override; end; procedure TObj1.Init; begin inherited; end; procedur...
Alexander 👋
29
Hello everyone, sorry for asking as I guess this has already been answered a thousand times but... I m a bit concerned about the FTM -> S swap. I m hodler and quiet exposed a...
Tonton ToOn
6
They keep hyping $FUN but where's the progress? 🙄
Noah Noure
23
А чем вам питонисты не угодили?😂
.
79
Btw guys very stupid question but i haven't researchd so js asking you pros . Can ltc be traced too? Literally point to pint to the user? And getting the banks blocked ? Exch...
20
Can I deposit from Bingx-exchange to wazirx? Any problem? Admin
Crypto Alt Trader
16
Hey guys, did you see the new announcement about $Fun? 🔥
Filip Murphy
55
Карта сайта