thank u all i know about 2^16 but one thing >>i have to enter a big number as a string and that number should be accepted as any...
Task is >>I should create a way to get a bignumber ie >2^16 for Turboc using as a string and store it in a binary format (integer). >>The...
pradeep can you still stress it how using #ifdef to identify os
Hi, Can anyone give me a hint of writing a SOCKET program for client and server which should run both in windows as well as Linux with...
Thank you very much shabbir
HI, I am using microsoft visual c++ 2005 express edition Now i want to do socket programming in windows for which i require winsock API...
Thank u shabbir i tried using bloodshed compiler the code is not working there too can you direct me to how i can master this compiler...
Then is it like that template specialisation is not possible in Borlands Turbo C++ version 3.0 if yes please direct me.
hi i m using borlands turbo c++ ide compiler dos based i entered thw following code // template specialization #include <iostream> using...
main() { int a=2; printf("%d %d %d",a,a++,++a); }for the above program igot the result as 4,3,3 but main() { int a=2;...
Separate names with a comma.