Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
23% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
3
Posts with Downvotes
3
Downvoting Members
2
2 Commented Posts
0 Endorsements
~2K People Reached
Favorite Tags

12 Posted Topics

Member Avatar for shroomiin

Hello... Why are you making the program so somplex.... :?: Try using simple logic.... Life is complex.... Atleast lets have our prog as simple.... Try the below code.... [code] // Ask the user how many number is he going to compare... System.out.println("Please enter how many numbers you wanna compare...."); tot …

Member Avatar for dlucke17
0
122
Member Avatar for rigidboss

Hello All, I have a requirement as follows. I am writing a software to compute invoice . The program will get the user details and it will autogenerate a INVOICE NUMBER. So in order to auto generate the INVOICE NUMBER, i tried to use file concept. I save a integer …

Member Avatar for justice igwe
0
122
Member Avatar for rigidboss

Hi, I wanna generate a software, which should read a C file and check for some rules. I mean, some lines will be syntactically correct according to C compiler. But logically sm lines will be wrong. I wanna detect such lines using this software. Please help me how to start …

Member Avatar for rigidboss
0
154
Member Avatar for GiRL,IT

Hi.. I could understand you. You want your program to determine what are all the inputs required by the option and correspondingly it should ask new inputs from user. eg for circle ---> input jus radius for rectangle ----> input length and breadth Am i rite ??????? . Well..... If …

Member Avatar for GiRL,IT
0
89
Member Avatar for kolibrizas

You can use a special class in string called StringTokenizer. Using this you can delimit the operators such as + * etc and jus get the variables alone. Then depeding upon the sequence given u can then program.

Member Avatar for masijade
0
97
Member Avatar for wolfy101

you are almost there... Jus get the input from the user. I mean the number ---> eg 5 or some thing... Then assign this value to valueFirst. got it ??????

Member Avatar for rigidboss
0
111
Member Avatar for rigidboss

Hello All... I have a requirement to create a chat forum.. I cannot use php or other related stuff. I'm not provided with database even.. My idea is that I can use java applet to create a chat window... What ever post which when given, it will be saved in …

Member Avatar for rigidboss
0
120
Member Avatar for meenakshi chorg

Hi.. Please be more specific...... Give one example........ Tell what is your input and what is your expected ouput ???? Only then it will be easy for others to work on this post.... -- Rigidboss

Member Avatar for P00dle
0
69
Member Avatar for Sérgio Pinto

Hi.. As far as I know... Matlab is a language which is mostly used in terms of IIR FIR filters etc... mainly to build contril system.. DSP Logic.... The program which you are trying to create is more aligned to Application software logic.... May I know the reson, why you …

Member Avatar for rigidboss
0
119
Member Avatar for rigidboss

hi.. All though this type of thread is already available, I'm re-posting, just because I wanna have some more details. I wanna create a new Prog language . I give input as a abstract sentence. Eg Input : Let A be 10 , B be 10 . C be Sum …

Member Avatar for gusano79
0
103
Member Avatar for rigidboss

Hello All, I have a doubt... basically I worte my first interpreter in C (A very simple one though... ) I will take a input file and will pass as command line arguements to my interpreter . This file will convert the input file to standard C file and will …

Member Avatar for rigidboss
0
158
Member Avatar for jay84

i wanna ur project. where's ur number.......? [QUOTE=Goldston;257327][IMG]http://mail.google.com/mail/images/star_off_sm_2.gif[/IMG] goldston raja to Madhusudhan [U][COLOR=#0000cc]More options[/COLOR][/U] 8:58 pm (4 hours ago) Hi Man, It is good to know that you like to do you final year project on Embedded System..I have a very good project on Embedded System.. My project Title is:Mobile …

Member Avatar for peter_budo
0
506

The End.