passing the value ti a variable of a function to other functionCan someone know how to use the value of this variable a to other function(menu function)? [code] ...
need help in getting the value of a varriable in 1 function ro be used in 3 other functionThe output should be like this: [output] Welcome Crusader! ...
need help in getting the value of a varriable in 1 function ro be used in 3 other functioni want the value of a in line 48 will be the value in line 213
need help in getting the value of a varriable in 1 function ro be used in 3 other function[code] /*int selectedItem(int s) { switch(s) { case 1: s= 1; ret } }*/ int item...
need help in getting the value of a varriable in 1 function ro be used in 3 other functioni am making a turn-based rpg game with inventory. i want that in main page of the game(option to sta...