View Full Version : Programs Written in C++, what do u say r Same in LINUX and WiNDOWS????
Manshahia
30-10-2006, 10:05 PM
hi friends i m new to linux and dont knw much.
What do u say programs made in C++ r same in LINUX and WINDOWS?
Tech Geek
30-10-2006, 10:07 PM
Yes they will be same whatever operating system u use
Manshahia
30-10-2006, 10:16 PM
How do we write programs using C++ in LINUX and how do we compile and execute them?
mediator
30-10-2006, 10:35 PM
Cared to search the forums? This has been posted by me 2-3 times now!
Manshahia
30-10-2006, 10:55 PM
Yaar how can we search in 350 pages. Its impossible here in INDIA due to Enormous Speed. U knw that very well.
A person click on the LINK, gets his tea come back after 10 mins and gets stunned. what he finds ??? CANNOT FIND SERVER.
Please help yaar.
mediator
30-10-2006, 11:01 PM
http://www.thinkdigit.com/forum/showthread.php?t=38772
Page 2 of open source, and u say u cud not search!!
MysticHalo
30-10-2006, 11:02 PM
Vi Editor + Intel Compiler(free for non commercial use)
Manshahia
30-10-2006, 11:11 PM
Thanx guys
__________
I didnt said that i searched. Just said that the speed is TOO much to search anything
piyush gupta
30-10-2006, 11:24 PM
i think u use avtar of samrulez don't u?
mehulved
30-10-2006, 11:46 PM
For search you don't have to go thru 35 pages(not 350). Just use the search function and read the stickies. Why else are the stickies maintained?
I don't know C++ so can't say much. But, you can use gc++. For IDE's you can look at Ajunta.
Manshahia
31-10-2006, 08:26 AM
i m new to this forum so dont knw abt stickies.
can u plz elaborate?
Zeeshan Quireshi
31-10-2006, 11:13 AM
well stickies r threads that are considerent useful n important by the forrum staff , so they appear on top of all threads on every page of the forum they r sticked to
GNUrag
31-10-2006, 12:26 PM
Vi Editor + Intel Compiler(free for non commercial use)
Intel Compiler? Why Intel Compiler?
Why not world famous, award winning GCC ?
chesss
31-10-2006, 01:58 PM
Its impossible here in INDIA due to Enormous Speed
o yaar then stop using internet explorer!
Try Opera www.opera.com - a muchfsater browser!!
MysticHalo
31-10-2006, 04:07 PM
Intel Compiler? Why Intel Compiler?
Why not world famous, award winning GCC ? every 1 has their own reasons.
Mine are- 1) I talked abt it at various communities and they said Intel Object code was best at execution(fastest i s'pose)
2)I like/use intel proc....and i s'pose it works better. Moreover, its free-just need to register.
BTW, never tried GCC. Although I use DevC++ in windows :p
mediator
31-10-2006, 04:41 PM
^^ I dunno abt the readings of both the compilers in performance meter, but for gcc u don't even have to register! ;)
GNUrag
31-10-2006, 06:59 PM
MysticHalo, ms123:
GCC is an which is used in distributions like BSDs, Solarises, and other prop. UNIX releases. GCC is developed by the community and there's nothing which GCC cannot do.
I've heard from uncofirmed sources that Intel compilers deliberately generate code which runs slow on other processors.
Manshahia
31-10-2006, 07:46 PM
That may b possible.
Desi-Tek.com
01-11-2006, 02:31 AM
gcc rocks solid:) gcc -o test test.c
GNUrag
01-11-2006, 11:10 AM
gcc rocks solid:) gcc -o test test.c
nah, real power is in
./configure
make
make install
Desi-Tek.com
01-11-2006, 02:31 PM
but it is usefull to compile simple programs or college level programs.
no body will prefer write make file to compile hello world!
GNUrag
01-11-2006, 03:42 PM
but it is usefull to compile simple programs or college level programs.
no body will prefer write make file to compile hello world!
Do you indend to spend life in college?
Is it too bad to learn how to do programming in real world?
Manshahia
02-11-2006, 01:18 PM
i recently installed Knoppix and with it KDevelop automatically get installed.
I donno how to use it. i did make compile and all the option after writing the program in the menu .
But nohing worked.
Help Plz
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.