Search Results

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: abhi.navale ; Forum: C and child forums
Forum: C Aug 9th, 2009
Replies: 1
Views: 215
Posted By abhi.navale
I made a rough algorithm from given program.

1. Take inputs from user.
2. Do calculations.
3. Print the result.

I suggest you to add do...while loop as follows =>

1. do
{
Forum: C Aug 7th, 2009
Replies: 13
Views: 550
Posted By abhi.navale
I assume that you know how to traverse a linked list.
just strat from 0th node and go to the node which containg negative number.
make next node of this current node(which containg negative...
Forum: C Jul 12th, 2009
Replies: 9
Views: 828
Posted By abhi.navale
it is not postfix / prefix in 'c' language i.e. it is not ++a (pre increment 'a') or b-- (post decrement 'b')

it a postfix/prefix which referes to conversion of human readable mathematical...
Showing results 1 to 3 of 3

 


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

©2003 - 2009 DaniWeb® LLC