Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~474 People Reached
Favorite Forums
Favorite Tags
java x 2
Member Avatar for alwinnjavaroor

hi there....recently a friend of mine asked me to convert a c++ coded pgm to java codes.... and there was a macro [#define f(x) x*x*x+6*x* ] i thought of using a function call ..but it would be undesirable for this pgm how do i get a java equivalent for this …

Member Avatar for Ezzaral
0
96
Member Avatar for wolfcode

Hi, I have to write a simple Java code real quick and was wondering how to write the following macro in Java: [CODE]#define BUF 256[/CODE]

Member Avatar for alwinnjavaroor
0
378