Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Adetu
Posts
Comments
C
C#
•
Created by Adetu on 10/22/2022 in
#help
Functions
and it worked
18 replies
C
C#
•
Created by Adetu on 10/22/2022 in
#help
Functions
(location, risk, killPotential) = userLocation();
18 replies
C
C#
•
Created by Adetu on 10/22/2022 in
#help
Functions
return (fLocation ,fRisk ,fKillPotential);
18 replies
C
C#
•
Created by Adetu on 10/22/2022 in
#help
Functions
(string, int, int) userLocation()
18 replies
C
C#
•
Created by Adetu on 10/22/2022 in
#help
Functions
I did:
18 replies
C
C#
•
Created by Adetu on 10/22/2022 in
#help
Functions
Plus I couldn't find examples of people returning multiple values from a function
18 replies
C
C#
•
Created by Adetu on 10/22/2022 in
#help
Functions
thanks for this... I just couldn't get my head around the syntax
18 replies
C
C#
•
Created by Adetu on 10/22/2022 in
#help
Functions
Works perfect
18 replies
C
C#
•
Created by Adetu on 10/22/2022 in
#help
Functions
im testing to see how it works now
18 replies
C
C#
•
Created by Adetu on 10/22/2022 in
#help
Functions
I called the 3 datatypes of the values I return at the beginning of my function with brackets
18 replies
C
C#
•
Created by Adetu on 10/22/2022 in
#help
Functions
I managed to do it
18 replies
C
C#
•
Created by Adetu on 10/22/2022 in
#help
Functions
I'm not sure how to syntax to get multiple values out the function
18 replies