No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
Hello I have a problem that I cannot solve by myself. I'm making kind of calculator. I wanted to make one general method that handles all events for some buttons, because all of them are similar. My problem is that in NetBeans code for handling events is generated automatically and …
I need to make calculator with buttons for each digit and so on. My question is, if there is any way to make one function that will handle with all events for all digits? Now I have: [CODE] private void addDigit(char i) { // some calculation with 'i' } private …
So - You want to add 200 employees to the system, right? Because in the and You have option to add another record - so I don't get it - You know how many employees You want to add or not? And in the end - try to use switch …
[QUOTE=sfuo;1296972] Also you have answer being declared multiple times through your code when you only have to do it once as long as it is being used in a scope (not sure if this is the right word) lower than the one it was declared in. For example [CODE]int main() …
This thread is really old. You could make a new one or / and above all read carefully what was said then. What is your problem, then? You have some tips above. Have you any idea how to write at least 'hello-world' programs? If not, start from beginning. And show …
The End.
iustitia