Forum: C++ Feb 8th, 2007 |
| Replies: 4 Views: 3,658 Re: C++ Finding Prime Numbers =======================================
Hi dear,
U can try using this simple logic to display the Prime number till user enter the number.
int userNum;
int div;
for(i=2;i<userNum;i++) |
Forum: Java May 14th, 2006 |
| Replies: 2 Views: 1,170 online messaging system Dear Experts,
I am Manoj, I had been alloted with the project online messaging system as a final project. i think it would very similar to the space where i am Posting , it... |
Forum: Visual Basic 4 / 5 / 6 Feb 4th, 2006 |
| Replies: 6 Views: 1,647 Re: Need help with my database Dear Friend,
Assume rs as your recordset now change the below code with your recordset variable
i.e pacrs
make one Command Button and make the changes in below code.
here (rs!agency_no)
agency_no is... |
Forum: Visual Basic 4 / 5 / 6 Feb 3rd, 2006 |
| Replies: 6 Views: 1,647 Re: Need help with my database Hello,
I am also a new user , but i know the connectivity,
please try the code below ??
manojsah
Private Sub Form_Load() |
Forum: Shell Scripting Dec 2nd, 2005 |
| Replies: 3 Views: 1,442 Re: Please Help Me !!!!!!!! Thanks Jim,
I know that i will be facing trouble but i had to do it any how. I had gone through Unix Advance programming by Richards Stevens.
once again thanks for providing me... |
Forum: Shell Scripting Dec 1st, 2005 |
| Replies: 3 Views: 1,442 Please Help Me !!!!!!!! Hi All,
I am implementing simple SHELL similar to bash having functionality that support some BUILT-IN commands like cd, kill, bg, fg, job, wait.
It should also support piping and job... |
Forum: C Nov 5th, 2005 |
| Replies: 1 Views: 1,823 How to Implement NFS Respected Viewers,
I have to implement Network File System (NFS) .
Could any of You Guide how to do that.
I have to create my own shell having server as well as... |
Forum: Computer Science and Software Design Sep 24th, 2005 |
| Replies: 3 Views: 9,525 Please Help me in finding multiple choice question with answer on data structure. Respected members,
hello,
I am manoj , i need the help in finding out the multiple choice question on data structures(complexity, linklist, trees , graphs, stack, queue, vector, array, etc.) as my... |
Forum: Java Sep 11th, 2005 |
| Replies: 2 Views: 3,075 Data Structure Using JAVA Respected Viewers,
Hello, I am Manojsah a new java learner. Right now i am learning Data Structure using Java.
I am facing lots of problem there in STACKS, LINK-LISTS,... |
Forum: Java Sep 9th, 2005 |
| Replies: 5 Views: 1,830 Re: Composition Hello To all who had make me to understand the basic Funda of Composition.
Can any of u please tell me where to use RECURSSION IN PROGRAM.
or WHEN THE PROGRAM DEMANDS IT. :?:... |
Forum: Java Sep 7th, 2005 |
| Replies: 5 Views: 1,830 Composition Hi
I am having problems in getting Composition ?
pls tell about it.
thanks
Manoj |
Forum: Community Introductions Sep 6th, 2005 |
| Replies: 13 Views: 2,328 Re: New to this Game!!! Hello to all :p
As i am new user to this portal so throwing my hands to all of u for FREINDSHIP. I am Manoj.
thanks |
Forum: Community Introductions Sep 6th, 2005 |
| Replies: 13 Views: 2,328 Re: New to this Game!!! Respected Members,
Hello ! I am Manoj . I had did my Graduation in Information Science and very much intrested in Computers. Right now i am looking for a job in... |