new line char
Is the '^n' char equal for all operating systems in amxx?
File: Code:
line1Code:
Code:
** Reading file: |
Re: new line char
Use trim().
|
Re: new line char
Quote:
|
Re: new line char
Quote:
Code:
|
Re: new line char
Quote:
EOS is for new line(empty). |
Re: new line char
Quote:
Code:
|
Re: new line char
Your reply have no sense with my question?!?!
Maybe let's explain better... fgets read the entire line plus line terminator, so what actually I have in string text is "line1^n" and when I'm comparing the string in text ("line^n") with manually writen string "line1", it returns true?!?! |
Re: new line char
PHP Code:
Code:
compare |
| All times are GMT -4. The time now is 22:44. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.