Click here to Skip to main content
15,887,464 members
Home / Discussions / C#
   

C#

 
GeneralRe: C# Numbers game Pin
OriginalGriff17-Dec-16 7:45
mveOriginalGriff17-Dec-16 7:45 
GeneralRe: C# Numbers game Pin
Dave Kreskowiak17-Dec-16 8:48
mveDave Kreskowiak17-Dec-16 8:48 
GeneralRe: C# Numbers game Pin
OriginalGriff17-Dec-16 10:05
mveOriginalGriff17-Dec-16 10:05 
GeneralRe: C# Numbers game Pin
NotPolitcallyCorrect17-Dec-16 8:31
NotPolitcallyCorrect17-Dec-16 8:31 
GeneralRe: C# Numbers game Pin
OriginalGriff17-Dec-16 10:07
mveOriginalGriff17-Dec-16 10:07 
GeneralRe: C# Numbers game Pin
NotPolitcallyCorrect17-Dec-16 10:19
NotPolitcallyCorrect17-Dec-16 10:19 
GeneralRe: C# Numbers game Pin
Richard Deeming19-Dec-16 2:21
mveRichard Deeming19-Dec-16 2:21 
AnswerRe: C# Numbers game Pin
Patrice T17-Dec-16 20:24
mvePatrice T17-Dec-16 20:24 
C#
if (!uzet[l]) s--; -----Index was outside the bounds of the array--------

This error message tells you that your code try to access an element rgat do not exist in the array uzet because uzet us too small.
With the debugger, check the size of uzet.
Patrice

“Everything should be made as simple as possible, but no simpler.” Albert Einstein

GeneralRe: C# Numbers game Pin
Mycroft Holmes17-Dec-16 23:29
professionalMycroft Holmes17-Dec-16 23:29 
QuestionC# Exclusive Hid control Pin
Member 1263262215-Dec-16 22:16
Member 1263262215-Dec-16 22:16 
AnswerRe: C# Exclusive Hid control Pin
Richard MacCutchan15-Dec-16 22:19
mveRichard MacCutchan15-Dec-16 22:19 
GeneralRe: C# Exclusive Hid control Pin
Member 1263262215-Dec-16 22:42
Member 1263262215-Dec-16 22:42 
GeneralRe: C# Exclusive Hid control Pin
Richard MacCutchan15-Dec-16 22:54
mveRichard MacCutchan15-Dec-16 22:54 
AnswerRe: C# Exclusive Hid control Pin
Rob Philpott16-Dec-16 2:59
Rob Philpott16-Dec-16 2:59 
QuestionRandomly Pin
khalid khalidos15-Dec-16 3:10
khalid khalidos15-Dec-16 3:10 
AnswerRe: Randomly Pin
Richard MacCutchan15-Dec-16 3:38
mveRichard MacCutchan15-Dec-16 3:38 
AnswerRe: Randomly Pin
Afzaal Ahmad Zeeshan15-Dec-16 6:10
professionalAfzaal Ahmad Zeeshan15-Dec-16 6:10 
AnswerRe: Randomly PinPopular
Eddy Vluggen15-Dec-16 8:49
professionalEddy Vluggen15-Dec-16 8:49 
GeneralRe: Randomly Pin
Mycroft Holmes15-Dec-16 13:59
professionalMycroft Holmes15-Dec-16 13:59 
GeneralRe: Randomly Pin
Eddy Vluggen16-Dec-16 3:51
professionalEddy Vluggen16-Dec-16 3:51 
AnswerRe: Randomly Pin
Patrice T15-Dec-16 12:27
mvePatrice T15-Dec-16 12:27 
Questionhow to create dropdownlist to select country than state is automaticaly selected Pin
Member 1290578714-Dec-16 22:40
Member 1290578714-Dec-16 22:40 
AnswerRe: how to create dropdownlist to select country than state is automaticaly selected Pin
OriginalGriff14-Dec-16 22:46
mveOriginalGriff14-Dec-16 22:46 
QuestionConvert .mats file into .text file with unicode encoding Pin
ERAJEET8813-Dec-16 20:12
ERAJEET8813-Dec-16 20:12 
QuestionRe: Convert .mats file into .text file with unicode encoding Pin
Richard MacCutchan13-Dec-16 22:07
mveRichard MacCutchan13-Dec-16 22:07 

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.