probs with two dimentional array!
Hi Guys,
I am having problem with creating array..
I want to store informations from a text file to an array
"this is the txt file called mytext.txt in my program:-
853|Non-typeable Haemophilus- a review
852|Airway Infection Accelerates Decline of Lung Function in COPD - a review
851|A long-term evaluation of once-daily inhaled tiotropium in chronic obstructive pulmonary disease - a review
850|Cytokine modulators as novel therapies for airway disease"
how can I store these into an array?
Cheers,