Developer forums (C::B DEVELOPMENT STRICTLY!) > Contributions to C::B

My ide will get stuck when opening large source files. What's the reason! Howeve

<< < (3/3)

luoyujian:

--- Quote from: BlueHazzard on July 16, 2020, 01:31:40 pm ---
--- Quote ---Here is the end of the file
--- End quote ---
Not the "end of the file"
but the type of line ending you are using. https://en.wikipedia.org/wiki/Newline

to get the line ending in a command line type

--- Code: ---file THEPROBLEMTICFILE.C
--- End code ---
replace THEPROBLEMTICFILE.C with the path to your file and post the output here

--- End quote ---
I'm sorry, I was busy with other projects during this period and ignored this problem. Thank you for your answer!

I may not have expressed the question clearly. I have a 8m large c program source file, open with IDE, it will be stuck. Disable the codecompletion will not solve the problem

  报错 笔记双语对照

stahta01:
And the file command gave what output!

Edit2: I type "file notes.txt" without the double quotes on the command line and the result looked like the below.

--- Code: ---$ file notes.txt
notes.txt: ASCII text, with CRLF line terminators

--- End code ---

If I recall correctly the file command does not report on normal LF line terminators.

Tim S.

Edit1:

--- Quote from: BlueHazzard on July 16, 2020, 01:31:40 pm ---
--- Quote ---Here is the end of the file
--- End quote ---
Not the "end of the file"
but the type of line ending you are using. https://en.wikipedia.org/wiki/Newline

to get the line ending in a command line type

--- Code: ---file THEPROBLEMTICFILE.C
--- End code ---
replace THEPROBLEMTICFILE.C with the path to your file and post the output here

--- End quote ---

Tim S.

oBFusCATed:
We need a way to reproduce the problem. You can PM me the file or a link to the file.

luoyujian:

--- Quote from: oBFusCATed on September 12, 2020, 01:56:15 pm ---We need a way to reproduce the problem. You can PM me the file or a link to the file.

--- End quote ---
Please visit the following link to extract the file.
https://pan.baidu.com/s/1aSi4_wG01SYq3rq_BnOCQQ
If a password is required, the file extraction password is: 1111

oBFusCATed:
The link seems to have expired or at least I don't understand any of the text in the page.

Navigation

[0] Message Index

[*] Previous page

Go to full version