palekf
palekf
CC#
Created by palekf on 3/29/2023 in #help
❔ method
Ill be away for a short time, thank you
76 replies
CC#
Created by palekf on 3/29/2023 in #help
❔ method
yeah
76 replies
CC#
Created by palekf on 3/29/2023 in #help
❔ method
oh
76 replies
CC#
Created by palekf on 3/29/2023 in #help
❔ method
static public int Poop(string countPoopString) {
int countPoopInt;
try {
int countPoopInt = Int.Parse(countPoopString);
}
catch {
Console.WriteLine("Konvertierung nicht möglich");
}
return countPoopInt;
}

}
static public int Poop(string countPoopString) {
int countPoopInt;
try {
int countPoopInt = Int.Parse(countPoopString);
}
catch {
Console.WriteLine("Konvertierung nicht möglich");
}
return countPoopInt;
}

}
76 replies
CC#
Created by palekf on 3/29/2023 in #help
❔ method
ok wait
76 replies
CC#
Created by palekf on 3/29/2023 in #help
❔ method
CS0103
76 replies
CC#
Created by palekf on 3/29/2023 in #help
❔ method
Im a german so the error message is in german
76 replies
CC#
Created by palekf on 3/29/2023 in #help
❔ method
the name "int" isnt there in the actual konext
76 replies
CC#
Created by palekf on 3/29/2023 in #help
❔ method
that I know, but the parse is not recocnized now
76 replies
CC#
Created by palekf on 3/29/2023 in #help
❔ method
ok
76 replies
CC#
Created by palekf on 3/29/2023 in #help
❔ method
static public int Poop(string countPoopString) {
int countPoopInt
try {
int countPoopInt = Int16.Parse(countPoopString);
}
catch {
Console.WriteLine("Konverting dont available");
}
return countPoopInt ;
}
static public int Poop(string countPoopString) {
int countPoopInt
try {
int countPoopInt = Int16.Parse(countPoopString);
}
catch {
Console.WriteLine("Konverting dont available");
}
return countPoopInt ;
}
76 replies
CC#
Created by palekf on 3/29/2023 in #help
❔ method
so how to get it outside
76 replies
CC#
Created by palekf on 3/29/2023 in #help
❔ method
what do you mean with scope
76 replies
CC#
Created by palekf on 3/29/2023 in #help
❔ method
what means odd
76 replies
CC#
Created by palekf on 3/29/2023 in #help
❔ method
for
76 replies
CC#
Created by palekf on 3/29/2023 in #help
❔ method
its dor testing
76 replies
CC#
Created by palekf on 3/29/2023 in #help
❔ method
and?
76 replies
CC#
Created by palekf on 3/29/2023 in #help
❔ method
yes
76 replies
CC#
Created by palekf on 3/29/2023 in #help
❔ method
where
76 replies
CC#
Created by palekf on 3/29/2023 in #help
❔ method
static public int Poop(string countPoopString) { try { int countPoopInt = Int16.Parse(countPoopString); } catch { Console.WriteLine("Konverting dont available"); } return countPoopInt ; }
76 replies