Forum: Java Mar 8th, 2009 |
| Replies: 1 Views: 229 hi guys i have a couple of Qs.
1.what is javadoc and how it works?
2.what Strong typing means?
3.if we want to control the input ,it is better to use exeption handeling (try chatch),or a... |
Forum: Java Jan 21st, 2009 |
| Replies: 3 Views: 248 hi evreybody
how can i get strings in java?
thanks. |
Forum: C Dec 6th, 2008 |
| Replies: 1 Views: 352 hello again
i have three questions again:
how can i use malloc or calloc for a two demontional arrays?
is it true that A. calloc allocates memory in contiguous bytes, malloc does not ensure... |
Forum: C Nov 19th, 2008 |
| Replies: 3 Views: 330 when i wrote the following program in turbo c,the out put was right but when i wroted it in
borland c,the out put was wrong and the (*) was printed in wrong place,so what is the problem with... |
Forum: C Nov 17th, 2008 |
| Replies: 7 Views: 699 i have two questions,please dont tell me that i violate dani web ruls because of my long
questions thank u.
one:
i wrote a program in c,and i compiled it(in borland c),it had no errors(so far... |
Forum: C Jul 19th, 2008 |
| Replies: 3 Views: 501 /* I need some advice on program bellow,this program is text program
in this program by pressing arrow key you can change your position
in the text and by enter key you can break a line and move... |
Forum: C Jul 3rd, 2008 |
| Replies: 1 Views: 327 i want to make a text programe ,this program supposed to have a text mode and a command mode;
in text mode you can type and whit arrow key change your position
in command mode by typing your comman... |
Forum: C++ May 12th, 2008 |
| Replies: 1 Views: 320 mybe i should ask my question in another way.
question:
we want to make a text editing program,
first of all how we can make a space for user to write in it(make an arry with a lot of space... |
Forum: C++ May 10th, 2008 |
| Replies: 3 Views: 424 answer the txt question but please don`t use
using namespace std;
and stuff like that because i think my compiler dosent work with new standards |
Forum: C++ May 10th, 2008 |
| Replies: 2 Views: 493 can u help me with this:
write a program that u can write in it and evrey time u press (F1) program will tell u number of capital letters in txt
if u press (F2) it tells u number of words(for... |