- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
6 Posted Topics
I am trying to seperate JTextArea colums as you can see on the pic. How can i do that any idea ?
Hi ! I have a C source code of Knight' Tour like [CODE] #include <stdio.h> #include <winbgim.h> #include <stdlib.h> #include <conio.h> #define N 8 void alternatif_bul(int,int); void alt_say_hesapla(); int yeni_konum_bul(); void alt_dizi_sifirla(); int board[N][N]={0}; //satranç tahtası int alt_x[8]={0}; //gidilebilecek alternatif karelerin X konumlarini tutuyor int alt_y[8]={0}; //gidilebilecek alternatif karelerin Y …
# for(j=a; j>1;--j) # { # product_of_power=y*y; # # } product_of_power=y*y ? always return square(y) you should implement product_of_power=product_of_power*y;
You can add grades normally, and you can check array after adding if a[n] == sentinel you have n-1 grades.
You should use struct for ID && names . And you can raad from struct and write to text file also you can read from file to struct.
visit [URL="http://merttgokalp.blogspot.com/"]here[/URL]
The End.
mg120