Search Results

Showing results 1 to 10 of 10
Search took 0.01 seconds.
Search: Posts Made By: ssharish2005
Forum: C Jul 25th, 2008
Replies: 8
Views: 1,035
Posted By ssharish2005
#define GCD();

Take of that semicolon from that statment. Macros donst need a semicolon. If your marco definiation are like too big then you might use a '\' to speak it up and concatenate.

But...
Forum: Java Jul 10th, 2008
Replies: 4
Views: 1,023
Posted By ssharish2005
A bytecode is set of instruction which is generated the by a java compiler. This bytecode can then be ported to any machine regards of the on what platform and processor architecture of the target...
Forum: Java Jul 10th, 2008
Replies: 4
Views: 1,023
Posted By ssharish2005
In addition to what Ancient Dragon said, YES java can be used to program some low level devices. As far I know it is quite used in the mobile programming and in Bluetooth and many others. Well what...
Forum: C Jul 9th, 2008
Replies: 4
Views: 462
Posted By ssharish2005
Pleaseeeeeeeeeeeeeeeeee use code tags :'( and intendant the code.

ssharish
Forum: C Jun 27th, 2008
Replies: 6
Views: 716
Posted By ssharish2005
Have a look at a function calle3d fgets which is defined under stdio.h library. This function will do what excatly you want. It read a line of text from the text file until it EOF which then return...
Forum: C Jun 24th, 2008
Replies: 16
Views: 1,336
Posted By ssharish2005
ohh nelledawg, where did you get the code from. It donst look like that you wrote the code. You need to look into some basic before you program anything like this. You are usinfg some advance...
Forum: C Jun 24th, 2008
Replies: 8
Views: 3,506
Posted By ssharish2005
Well, ok i decided to give you hint but not the answer, here you go with some sample pesudo code. This should give you an idea on how to approch this problem.


character [] source = " We dont do...
Forum: C Dec 24th, 2007
Replies: 28
Views: 1,936
Posted By ssharish2005
YES thats right, you call the routine which is written in a different language. But the calling procedure is language independent. It will vary from language to language. But, in LISP you have a...
Forum: C Dec 23rd, 2007
Replies: 28
Views: 1,936
Posted By ssharish2005
I had a problem which is something similar to what you are having, on how to interface the AI routine with my Code. But in my case the AI reasoning part part was done LISP. So for example if an Agent...
Forum: C Dec 19th, 2007
Replies: 7
Views: 4,922
Posted By ssharish2005
Use Dev-C++, thats good as well. Salem Thanks for that Code::Blocks that looks pretty cool.

ssharish
Showing results 1 to 10 of 10

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC