- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 2
- Posts with Downvotes
- 2
- Downvoting Members
- 2
5 Posted Topics
im not a little bit familiar with c program.....so can u help me to change this program to c program......pls ASAP.. here are the code: import java.awt.*; import java.awt.event.*; import java.net.*; import java.io.*; import javax.swing.*; public class TicTacToeServer extends JFrame { private byte board[]; private boolean xMove; private JTextArea output; … | |
can u give the the code to client and server of this game "tic tactoe"...i need to network it....pls hep me..have mercy..pls give me the site or resources to get server and client.... #include <iostream> #include <string> using namespace std; bool gamedone,turn; int choice,player; string space[10]; void win(bool x) { … | |
Always error... i can install it..Im in the admin account..pls help me to solve this probem..... hir are the prblems: [I][B]barry@barry-laptop:~/nettoe-1.1.0$ make install Making install in src make[1]: Entering directory `/home/barry/nettoe-1.1.0/src' make[2]: Entering directory `/home/barry/nettoe-1.1.0/src' /bin/sh ../mkinstalldirs /usr/local/bin /usr/bin/install -c nettoe /usr/local/bin/nettoe /usr/bin/install: cannot create regular file `/usr/local/bin/nettoe': Permission denied … | |
[code=cplusplus]#include <iostream> using std::cout; using std::cin; using std::endl; using std::ios; #include <iomanip> using std::setiosflags; using std::setprecision; using std::setw; int main() { const int PEOPLE = 5, <strong class="highlight">PRODUCTS</strong> = 6; double sales[ PEOPLE ][ <strong class="highlight">PRODUCTS</strong> ] = { 0.0 }, value, totalSales, productSales[ <strong class="highlight">PRODUCTS</strong> ] = { 0.0 … | |
Re: ei shockwave, can u give me the final code coz i really nid it....i will patience for ur reply....pls help me... |
The End.