Forum: PHP Mar 7th, 2009 |
| Replies: 2 Views: 1,206 We have integrated Paypal with our application and everything is working perfectly. But after the transaction is completed and successful we need that it should redirect to our application again.... |
Forum: C Dec 6th, 2008 |
| Replies: 1 Views: 414 What sort of number does gmp.h generate - Binary or Decimal?
Please need the answer a bit quickly.
Thanks,
Amresh. |
Forum: C Nov 28th, 2008 |
| Replies: 5 Views: 1,301 Thank you Matt Evans the problem with your suggestion. |
Forum: C Nov 28th, 2008 |
| Replies: 1 Views: 1,552 Can anybody please let me know the command to link two C files in Linux platform during compilation.
Thanks,
Amresh |
Forum: C Nov 27th, 2008 |
| Replies: 5 Views: 1,301 i tried the way you suggested but its not working. |
Forum: C Nov 27th, 2008 |
| Replies: 5 Views: 1,301 We tried compiling a code - multiply1.c in the Linux environment
by giving the command gcc multiply1.c (we have renamed it) but its throwing
errors like :-
In function "main": undefined... |