Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
20% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
0 Endorsements
~4K People Reached
Favorite Tags

14 Posted Topics

Member Avatar for My_1

I know the following sound a homework problem but it not it a study guild I to study but i am stuck. I really need help. I dont want to fail the test tomorrow The following C code defines Fibonacci function int fib (int n) { if (n == 0) …

Member Avatar for My_1
0
341
Member Avatar for My_1

I dont know if this a right place to ask but anyway here you go: I am trying count all occurrences word are that are in the file but i dont know how to do it but I can only do in like user have input in not from a …

Member Avatar for glenn_3
0
173
Member Avatar for My_1
Member Avatar for My_1

I got 1 when i pass button and if i pass the second timeis still 1 not is ++ int click = 0; public ButtonHandler(int x, int y, MineGrid g) { row = x; col = y; grid = g; } public void actionPerformed(ActionEvent event) else { click ++; JButton …

Member Avatar for My_1
0
178
Member Avatar for My_1

How do i put a flag on location that the user right click on it. and how do i put an img to all mine in game board when game is end? I try to put an img but wont work? How can i fix it? here is what a …

Member Avatar for My_1
0
696
Member Avatar for My_1

Hello, I have problem with jbotton. I have botton decalre it. but how do i access it ? because I have 10X10 or 100 botton. let i want to access 95 botton how can i do that? how do i set the title? here is code import java.awt.*; import javax.swing.*; …

Member Avatar for JamesCherrill
0
328
Member Avatar for My_1

How do you via for loop to get the number? I know how the for work. for (int i = 0; i < 256; i++) { System.out.print (i) //That will print out 0 to 255 } how do you read by as byte while (read is not end) { // …

Member Avatar for JamesCherrill
0
76
Member Avatar for My_1

Hello, I have to subtacke index to number of file that reading in. and then find if there is having a space and counting how many space that have. But my code never excute the if statement. here is code for (int index = -128; index < 128 ; index …

Member Avatar for OldOne
0
122
Member Avatar for My_1

Okay. I have encrypt and decrypt file done. Let start at being I ask user for key and what file what they want to read or encrypt. And encrypt. For decrypt it same code. Now i have problem at let say the user enter 5 for key. How can i …

Member Avatar for JamesCherrill
0
255
Member Avatar for My_1

I got everything until to the point that check if the space is emprty or not. I dont know how to do it. can someone give me an example?

Member Avatar for My_1
0
164
Member Avatar for My_1

My teacher told to do this but he never show us CSS to ensure that all the paragraphs are formatted identically, and to indent the paragraphs by 4 times the width of an ‘x’. I have all three are paragraphs are ready.

Member Avatar for diafol
0
109
Member Avatar for narvey ann
Member Avatar for chubbyy.putto
Member Avatar for Damian_2

The End.