Click here to Skip to main content
15,917,176 members
Home / Discussions / C#
   

C#

 
AnswerRe: Reading and operating on information in excel (.XLS) files Pin
Keith Barrow2-Sep-09 5:35
professionalKeith Barrow2-Sep-09 5:35 
QuestionModify Form Size in code Pin
JollyMansArt2-Sep-09 5:10
JollyMansArt2-Sep-09 5:10 
AnswerRe: Modify Form Size in code Pin
DaveyM692-Sep-09 5:14
professionalDaveyM692-Sep-09 5:14 
AnswerRe: Modify Form Size in code Pin
musefan2-Sep-09 5:52
musefan2-Sep-09 5:52 
QuestionTracking Referral URL Pin
Abbas_here2-Sep-09 3:53
Abbas_here2-Sep-09 3:53 
AnswerRe: Tracking Referral URL Pin
Richard MacCutchan2-Sep-09 5:29
mveRichard MacCutchan2-Sep-09 5:29 
QuestionUrgent: helpe in regular expressions Pin
sh.alamdari2-Sep-09 3:52
sh.alamdari2-Sep-09 3:52 
AnswerRe: Urgent: helpe in regular expressions Pin
PIEBALDconsult2-Sep-09 4:07
mvePIEBALDconsult2-Sep-09 4:07 
GeneralRe: Urgent: helpe in regular expressions Pin
sh.alamdari2-Sep-09 20:07
sh.alamdari2-Sep-09 20:07 
AnswerRe: Urgent: helpe in regular expressions [modified] Pin
musefan2-Sep-09 5:09
musefan2-Sep-09 5:09 
GeneralRe: Urgent: helpe in regular expressions Pin
sh.alamdari2-Sep-09 19:49
sh.alamdari2-Sep-09 19:49 
QuestionSorting String Using Radix Sort Pin
gamer11272-Sep-09 3:22
gamer11272-Sep-09 3:22 
AnswerRe: Sorting String Using Radix Sort Pin
PIEBALDconsult2-Sep-09 3:26
mvePIEBALDconsult2-Sep-09 3:26 
AnswerRe: Sorting String Using Radix Sort Pin
harold aptroot2-Sep-09 3:45
harold aptroot2-Sep-09 3:45 
GeneralRe: Sorting String Using Radix Sort Pin
gamer11272-Sep-09 4:37
gamer11272-Sep-09 4:37 
GeneralRe: Sorting String Using Radix Sort Pin
harold aptroot2-Sep-09 4:54
harold aptroot2-Sep-09 4:54 
AnswerRe: Sorting String Using Radix Sort Pin
gamer11272-Sep-09 5:55
gamer11272-Sep-09 5:55 
GeneralRe: Sorting String Using Radix Sort Pin
harold aptroot2-Sep-09 6:36
harold aptroot2-Sep-09 6:36 
GeneralRe: Sorting String Using Radix Sort Pin
gamer11272-Sep-09 7:17
gamer11272-Sep-09 7:17 
GeneralRe: Sorting String Using Radix Sort Pin
harold aptroot2-Sep-09 9:29
harold aptroot2-Sep-09 9:29 
GeneralRe: Sorting String Using Radix Sort Pin
gamer11272-Sep-09 16:07
gamer11272-Sep-09 16:07 
Well I'm referring to how will I solve the problem about the uncertainty of the array's size. I've declared 5 text files with 30 data inside. Now what my groupmate did was create a text file and put there the total number of data inside the text files, and that's the vehicleCount.

Now what I'm thinking is declare an array that has a definite size (say 50) which will hold the data inside the text file(the 30 predefined data and the user's additional inputs). Will this solve the problem about the IndexOutOfRange exception?
GeneralRe: Sorting String Using Radix Sort Pin
harold aptroot3-Sep-09 0:31
harold aptroot3-Sep-09 0:31 
GeneralRe: Sorting String Using Radix Sort Pin
gamer11273-Sep-09 1:36
gamer11273-Sep-09 1:36 
Answer[Message Deleted] Pin
ghelhei2-Sep-09 23:13
ghelhei2-Sep-09 23:13 
GeneralRe: Sorting String Using Radix Sort Pin
ghelhei2-Sep-09 23:13
ghelhei2-Sep-09 23:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.