Lost Password?

Go Back   CodeCall Programming Forum > Software Development > C# Programming

Unregistered, Check out the Coder Battles in the Announcement and Game forums.

C# Programming C# (pronounced C-sharp) is a new object oriented language from Microsoft and is derived from C and C++. It also borrows a lot of concepts from Java too including garbage collection.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-09-2006, 08:24 AM
Frantic's Avatar   
Frantic Frantic is offline
Learning Programmer
 
Join Date: May 2006
Posts: 91
Credits: 0
Rep Power: 9
Frantic is on a distinguished road
Default Replace any amount of space

If I have a file like this:

I have a file that has space

How can I do a replace of any amount of space (1 to 20)? I'd like to take that line and replace it with something like : so I can then split into an array.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 08-09-2006, 10:29 PM
brackett brackett is offline
Programmer
 
Join Date: May 2006
Posts: 193
Credits: 0
Rep Power: 10
brackett is on a distinguished road
Default

Quote:
Originally Posted by Frantic
If I have a file like this:

I have a file that has space

How can I do a replace of any amount of space (1 to 20)? I'd like to take that line and replace it with something like : so I can then split into an array.
You'll want to do a RegEx lreplace. The pattern would be " +" (1 or more space) and you'd replace with the single character you want (either a single space or colon - whatever you prefer).
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 08-10-2006, 05:15 PM
Lop's Avatar   
Lop Lop is offline
Speaks fluent binary
 
Join Date: May 2006
Posts: 1,149
Credits: 112
Rep Power: 16
Lop will become famous soon enough
Default

That is a bit odd, your sentance only has one space between each word.
__________________
Lop
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 08-14-2006, 02:52 PM
hoser2001's Avatar   
hoser2001 hoser2001 is offline
Programmer
 
Join Date: Jul 2006
Posts: 175
Credits: 0
Rep Power: 10
hoser2001 is on a distinguished road
Default

Usually sentences do only have one space between each word...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 08-16-2006, 09:23 PM
brackett brackett is offline
Programmer
 
Join Date: May 2006
Posts: 193
Credits: 0
Rep Power: 10
brackett is on a distinguished road
Default

HTML compresses spaces. Do a View Source to see his actual comment with spaces intact.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Perl: Disk Space Jordan Tutorials 15 07-16-2008 06:17 PM
Software Coordinates 19 Mirrors, Focuses James Webb Space Telescope Kernel Programming News 0 08-25-2007 10:16 PM
HTML Replace code help! alaminziz HTML Programming 1 07-06-2007 06:22 PM
Best way to advertise advertiment space falco85 Marketing 12 12-29-2006 01:56 PM
Reduce your temporary internet file space PC101 Technology Ramble 4 10-04-2006 09:29 PM


All times are GMT -5. The time now is 02:41 AM.

Contest Stats

Xav ........ 1322.18
MeTh0Dz|Reb0rn ........ 1053.7
morefood2001 ........ 879.43
John ........ 877.37
marwex89 ........ 869.98
WingedPanther ........ 830.24
Brandon W ........ 735.07
chili5 ........ 309.39
Steve.L ........ 239.84
dcs ........ 216.02

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 82%

Ads