Home
Forum
Rules
Search
Login
Register
January 05, 2025, 02:13:56 am
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
G&S Host
is hosting quality Soldat servers for rental (USA, Australia, Germany). 24/7 Uptime servers in High Quality+Super Fast Datacenters! Please support these communities by renting a server.
Official Soldat Forums
Server Talk
Scripting Discussions and Help
(Moderators:
chrisgbk
,
Bonecrusher
)
Trim Function
« previous
next »
Pages: [
1
]
Author
Topic: Trim Function (Read 1143 times)
0 Members and 1 Guest are viewing this topic.
mikembm
Soldier
Posts: 210
Trim Function
«
on:
April 16, 2007, 09:57:21 pm »
Why doesn't the trim() take away \r and \n?
Logged
EnEsCe
Retired Soldat Developer
Flamebow Warrior
Posts: 3101
http://enesce.com/
Re: Trim Function
«
Reply #1 on:
April 16, 2007, 10:57:17 pm »
Because its not meant to.... trim removes spaces..... duh
Logged
** New [eC] Public Teamspeak server. Come chat with me :3 **
** http://enesce.com/ - My blog
//
Twitter
**
[eC] Euro/USA Soldat Server Rentals - €0.70/$1 per player! #1 Host in the World!
SoldatCentral - Official Script Database
mikembm
Soldier
Posts: 210
Re: Trim Function
«
Reply #2 on:
April 17, 2007, 01:28:01 am »
Hmm, PHP's trim removes those
Is there any Pascal function that can?
Logged
KeYDoN
Major
Posts: 60
Re: Trim Function
«
Reply #3 on:
April 23, 2007, 11:29:36 am »
http://www.delphibasics.co.uk/RTL.asp?Name=Trim
Logged
EnEsCe
Retired Soldat Developer
Flamebow Warrior
Posts: 3101
http://enesce.com/
Re: Trim Function
«
Reply #4 on:
April 23, 2007, 07:45:06 pm »
The compiler is just linking to the default Trim function of Delphi so it should.
Logged
** New [eC] Public Teamspeak server. Come chat with me :3 **
** http://enesce.com/ - My blog
//
Twitter
**
[eC] Euro/USA Soldat Server Rentals - €0.70/$1 per player! #1 Host in the World!
SoldatCentral - Official Script Database
Pages: [
1
]
« previous
next »
Official Soldat Forums
Server Talk
Scripting Discussions and Help
(Moderators:
chrisgbk
,
Bonecrusher
)
Trim Function