home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c
- Path: sparky!uunet!europa.eng.gtefsd.com!emory!gatech!hubcap!ncrcae!ncrhub2!ncrgw2!psinntp!ctp!mvarg
- From: mvarg@ctp.com (Michael Vargo)
- Subject: Performance question
- Message-ID: <1993Jan28.151201.12690@ctp.com>
- Organization: Cambridge Technology Partners
- Date: Thu, 28 Jan 1993 15:12:01 GMT
- Lines: 20
-
- Hello,
- I would like to throw this question on the table...
-
- If I had a string with a format like "data1|data2|data3|data4|data5|...etc."
- and it's **HUGE**, what do you think the FASTEST way is to extract the
- data and put it into an array of strings....Any help is appreciated....
-
- #------------------------------------------------------------------#
- # Michael Vargo II Internet: mvarg@ctp.com #
- # Cambridge Technology Partners - LA II ICBMnet: 33.55 N #
- # 310-606-0952 II 118.25 W #
- # 310-606-0933 - FAX II #
- #------------------------------------------------------------------#
- # |\/\/\/| # "A spirit with a vision... is a dream with a mission" #
- # | | # "I was lined up for glory, But the tickets sold out #
- # | 0 0) #______________ in advance." #
- # C _) Hey, dude! # #
- # | ,__| He's Mike V., #______ "Be cool or be cast out..." #
- # | / Who the hell are you?# #
- #------------------------------------------------------------------#
-