This week's giveaways are in the MongoDB and Jobs Discussion forums. We're giving away four copies of Mongo DB Applied Patterns and 4 resume reviews from Five Year Itch and have the authors/reps on-line! See this thread and this one for details.
I'm parsin a text file into equal length peaces and it's workin ok. but if i use tab (\t) my text file for it won't work. can i ignore those tab's or can i change them into spaces. (very difficult to explain) ---------------------- (here i use space to select place where to write text,this way it works fine) if my txt file looks like this:
outcome is
but if i use tab to select the place where to startwriting(if i use tab after test and then write folks) outcome isn't same. it's something like this