Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

how to declare two int variables in only one line c#

int x=10, y=5;
 
PREVIOUS NEXT
Tagged: #declare #int #variables #line
ADD COMMENT
Topic
Name
4+3 =