Search the web
Sign In
New User? Sign Up
cprogramming2 · C Programming Turning caffeine into code
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 8415 - 8444 of 8807   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
8415
I got some error during compilation of the program, written program can't run successfully, it sends error that " Unable to open STDIO.H " same thing happands...
Monty Walhe
montywalhe
Offline Send Email
Aug 3, 2008
12:43 pm
8416
... <pauljherring@...> wrote: <snip> ... <snip> I beg to differ. There are still really many mainframe based large application databases out there, so using '...
Nico Heinze
nico_heinze
Offline Send Email
Aug 3, 2008
12:47 pm
8417
thats simple yar u just need to provide the corret path[the folder where exactly your library files or your tcc  folder exist] in options menu thats it u...
radha s
radha.ashley
Offline Send Email
Aug 3, 2008
1:56 pm
8418
Hi Monty ... It would've more helpful had you included the lines here which gave you trouble. Did you check the syntax of the lines. Did you include them as ...
James Takac
penndragonwau
Offline Send Email
Aug 3, 2008
11:59 pm
8419
Hi Radha ... If for instance he's using an Ubuntu based system he may not have installed "build-essential" from the package list. You may be right, yet you may...
James Takac
penndragonwau
Offline Send Email
Aug 4, 2008
12:04 am
8420
... can't run successfully, it sends error that " Unable to open STDIO.H " same thing happands with other header file. ... you should specify the path in...
suresh_satyavarupu
suresh_satya...
Offline Send Email
Aug 6, 2008
4:17 am
8421
Cilk Arts has published a free e-Book: "How to Survive the Multicore Revolution (or at Least Survive the Hype)" the ebook covers: - Background on the emergence...
threadman8869
Offline
Aug 10, 2008
8:48 am
8422
hi i want to compile a c++ program in linux (i am using Suse Linux EnterPrise Edition). Pls Give Me the way of compilation and execution. and the compilation...
nelson_pam2000
Offline Send Email
Aug 10, 2008
4:37 pm
8423
Hi Nelson ... The common compiler on all Linux systems is gcc but there are a number of front ends you can use such as kdevelop, qt3, qt4, anjuta, etc. James...
James Takac
penndragonwau
Offline Send Email
Aug 10, 2008
11:26 pm
8424
First write your program using any text editor such as vi, gedit or kdevelop. The easiest way to compile is to use the command g++ -o filename filename.cpp....
Shivakumar
cshivain2000
Offline Send Email
Aug 11, 2008
8:25 am
8425
Here's a simple way: g++ -Wall -o <your_executable_file_name> <your_source_file_name>.<cc/cpp/c++>. g++ -- GCC c++ compiler -o compiler output. If not given,...
Dan Presley
dpresley_50201
Offline Send Email
Aug 11, 2008
8:21 pm
8426
g++ filename.cc ... -- samir http://techblog-samir.blogspot.com...
samir
samir0505005
Offline Send Email
Aug 11, 2008
8:26 pm
8427
Here's a simple way: g++ -Wall -o <your_executable_file_name> <your_source_file_name>.<cc/cpp/c++>. g++ -- GCC c++ compiler -o compiler output. If not given,...
Dan Presley
dpresley_50201
Offline Send Email
Aug 11, 2008
8:35 pm
8428
... program ... STDIO.H " ... Hai It's only a path problem check your tc.exe file located and find .lib file and .h files also run tc.exe file goto option- ......
ravi_htsaga
Offline
Aug 18, 2008
7:39 pm
8429
HELLO SIR I AM JUST BEGINNER OF 'C'..HOW CAN I DEVELOPE MY KNOWLEDGE IN THIS FOR MY PLACEMENT..... [--mod: what do you mean by "placement"? Do you look for a...
raja kumar
ts_rajkumar1988
Offline Send Email
Aug 24, 2008
8:14 pm
8430
Don't worry just to do programs in logical way & develop the logics of programs ,you'll get the knowledge of 'c'   Connect with friends all over the world....
sonu sonu
sonuheart_123
Offline Send Email
Aug 25, 2008
8:52 am
8431
hello i am a student and i have a problem in programming. i understand everything in book but i can't use that things in programming.please tell me the...
ahmad farhad
farhad.dirl
Offline Send Email
Aug 25, 2008
8:52 am
8432
... There is no easy solution. The only thing I can say to it is, go ahead and write programs. Meaning: you have been requested by someone (maybe a teacher,...
Nico Heinze
nico_heinze
Offline Send Email
Aug 25, 2008
8:54 am
8433
for that u have to use a doubly linklist . eb\very node should have 2 pointers one holding next,and one holding previous ... From: Ashish Jain...
jazzy bains
jazzzzy_bains
Offline Send Email
Aug 26, 2008
7:13 pm
8434
Hi u remind me of my self when i wrote my first code-- it seems to be a common sentence for programmings begginers-I understand everything but cant do any of...
Sami Jani
samijani7
Offline Send Email
Aug 26, 2008
7:13 pm
8435
placement means getting jobs in company during final year of college... Bollywood news, movie reviews, film trailers and more! Go to...
raja kumar
ts_rajkumar1988
Offline Send Email
Aug 26, 2008
7:14 pm
8436
... Profound!...
~Rick
thefirstrepa...
Offline Send Email
Aug 26, 2008
8:46 pm
8437
I have purchased a Fluke 9100a programmer. Anyone know anything about these? Michael...
Michael
mrrowland7099
Offline Send Email
Aug 27, 2008
4:09 am
8438
... Does this help? http://www.warthman.com/projects-fluke9100-pm.htm ...
~Rick
thefirstrepa...
Offline Send Email
Aug 27, 2008
1:16 pm
8439
Hi Everybody… I really need to work as a C/C++ Junior Developer. I know C/C++ Programming well and Strong knowledge about Object Oriented Programming...
Mohamed Saleh
aliveunderash
Offline Send Email
Sep 11, 2008
7:31 pm
8440
... OOPSLA 2008 October 19-23, 2008 Nashville Convention Center Nashville, Tennesse http://www.oopsla.org/ Registration is now open for the 23rd Annual ACM...
cfp.oopsla@...
cfp.oopsla
Offline Send Email
Sep 11, 2008
7:33 pm
8441
Vator Campaigns Hello Everyone, These days, testing departments face many significant challenges – multiple overlapping releases, not enough testing...
sean_zephyr
Offline Send Email
Sep 11, 2008
7:34 pm
8442
hi i want to know what will be the output of the following two programs #include<iostream.h> int swap(int x,int y) { int temp; temp=x; x=y; y=temp; } void...
nelson_pam2000
Offline Send Email
Sep 12, 2008
12:27 pm
8443
... So why don't you try yourself first? ... Turbo-C and Turbo-C++ are "ancient" compilers; get rid of them, they both don't understand standards compliant...
Nico Heinze
nico_heinze
Offline Send Email
Sep 12, 2008
1:44 pm
8444
... [...] ... There is no 'difference.' The values being 'swapped' are 5 and 5, and neither program actually prints anything. -- PJH ...
Paul Herring
Shabble
Offline Send Email
Sep 12, 2008
1:53 pm
Messages 8415 - 8444 of 8807   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help