Search the web
Sign In
New User? Sign Up
Programmers-Town
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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 3422 - 3451 of 12634   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3422
Dear friend, I suggest you to kindly enter your details in the group's database. Its available at the following link... ...
Programmers-Town@yaho...
Send Email
Oct 1, 2004
1:39 pm
3423
Header file contains one or more of the following: - Function declaration. The compiler wanted to see the function declaration before you call the function....
Shyan Lam
sflam108
Offline Send Email
Oct 1, 2004
4:59 pm
3424
I am working in vc++ And i want to play a wave file while moving a line on the amplitude versus time representation of the same file.The movement of the line...
Rohit Parashar
rohit_forgroup
Offline Send Email
Oct 1, 2004
5:03 pm
3425
Hello all, I know what a callback fuction is. But i do not know what is advantage of using it instead of calling a function directly. My idea is when we pass...
jhoney jhoney
jhoney_joney@...
Send Email
Oct 1, 2004
5:03 pm
3426
Dudes, I have a small doubt in C++. Can a class be blocked from inhertiance. i.e it should not be inherited. Is there any keyword similar to 'final' in Java. ...
Venkatesh Raja
venkat_groups
Offline Send Email
Oct 1, 2004
5:03 pm
3427
hi, this is my first mail to this group. i want to make a program for lexical analzyer. write a program .......... the input of this program is another program...
manu martin
kuku_perfect
Offline Send Email
Oct 1, 2004
5:03 pm
3428
Hello Friends, A month or 2 ago i have seen a C program that can print itself. If any body have the program please send it to me. Thanking u all in advance. ...
sidd sidd
csidd
Offline Send Email
Oct 1, 2004
5:04 pm
3429
/**************************/ int main(int argc, char* argv[]) { if(printf("Hello World!\n")) return 0; <-------------------------------- I believe that is a...
saud aziz
s_aziz97
Offline Send Email
Oct 1, 2004
5:05 pm
3430
... Hi Sidd, readthe C FAQ. -suman...
suman
suman_karumuri
Offline Send Email
Oct 2, 2004
9:41 pm
3431
Hello. Pointers are used for many things. when u perform a function call such as void sqr(int a) { a=a*a; return; } main() { int r; r= 10; sqr(r); ...
Ummm... Should I ?
khana_kha_li...
Offline Send Email
Oct 3, 2004
6:26 am
3432
Hello. Pointers are used for many things. when u perform a function call such as void sqr(int a) { a=a*a; return; } main() { int r; r= 10; sqr(r); ...
Turbokat
khana_kha_li...
Offline Send Email
Oct 3, 2004
6:28 am
3433
... I use callback functions if a DLL is used by different programs, and the program wants to be aware if something happens in the DLL. E.g. if the DLL...
Mark Van Peteghem
mvp_be
Offline Send Email
Oct 3, 2004
6:28 am
3434
... You could use Flex and Bison, the two best known programs for doing things like this, see the Yahoo Group http://groups.yahoo.com/group/flexbisonwin32/ for...
Mark Van Peteghem
mvp_be
Offline Send Email
Oct 3, 2004
6:29 am
3435
hi rahul please send me the example program that i can understand very clearly thank you for replying my query . Thank you rahul bhatt...
jayanth sankar
jaysankarc
Offline Send Email
Oct 3, 2004
6:29 am
3436
The question that was asked is indeed a very good one. What actually has to be understood is that calling a destructor does not actualy destroy the object. The...
Debarshi Ray
debarshi2001in
Offline Send Email
Oct 5, 2004
1:07 pm
3437
Hi, Answer this Question: An array[100] consiss of 1 to 100 numbers not in the order. In this array one number is replaced with another number( this is also...
CR Harish Kumar
harish513
Offline Send Email
Oct 5, 2004
1:07 pm
3438
For building a lexical analyzer, use lex/flex. These are the standard tools for building a scanner. And please improve your English. When you ask questions on...
Sarvex Jatasra
sarvex@...
Send Email
Oct 5, 2004
1:09 pm
3439
... application. For an example, you could run notepad with: system("notepad"); That is on windows, and it doesn't open any files. Now I'm a beginner ...
Kevin Dethlefs
kdeathwish
Offline Send Email
Oct 5, 2004
1:10 pm
3440
Hi. can any one help me with this tank application? doing this for a assignment at my college. the program is a tank program for a farmer. he has a milk tanker...
marvin hunkin
neilmarvin
Offline Send Email
Oct 5, 2004
1:10 pm
3441
Hi. can any one help me. wrote a battleships application for one of my assignments in c++. passed the assignment. but i am still having problems, when i run...
marvin hunkin
neilmarvin
Offline Send Email
Oct 5, 2004
1:10 pm
3442
Hi We are looking for people with C,C++ with java Expertise around 4-5 years. Salary is not a constraint for the people.send ur CV's to venkat@... ...
svkrishnan70
Offline
Oct 5, 2004
1:10 pm
3443
Redirect the output to stdprn This will work in c++ but i am not sure weather it will work in c or not. ...   Redirect the output to stdprn This will work in...
Nagendra Reddy
nag_620
Offline Send Email
Oct 5, 2004
1:11 pm
3444
Dear Friends, In my Project i had Come across one situation. where Suppose i had 256 bits (i.e., int) in this if iam using 32 bits(0-31) for some purpose. In...
amj ali654
amjali654
Offline Send Email
Oct 5, 2004
1:12 pm
3445
From: HEED Placements Division Pune - 411001 E-Mail: rupalli@... / heed_rupalli@... HEED Consulting, Pune is an associate of HEED Consulting...
H E E D !!!
heed_pune
Offline Send Email
Oct 5, 2004
1:12 pm
3446
From: HEED Placements Division Pune - 411001 E-Mail: rupalli@... / heed_rupalli@... HEED Consulting, Pune is an associate of HEED Consulting...
H E E D !!!
heed_pune
Offline Send Email
Oct 5, 2004
1:12 pm
3447
hye if you want to open wildcard "c:\windows\notepad.exe" then char*wild="c:\\windows\\notepad.exe"; system(c); for more details so through dos.h jayanth...
rahul bhatt
myfeelings1982
Offline Send Email
Oct 5, 2004
1:13 pm
3448
u want to show a visualization or to show a pre-waveform for a file. if u want to show a pre-waveform of a wave file, do as i told before playing. so u can get...
Basavaraj
bpujar@...
Send Email
Oct 5, 2004
1:13 pm
3449
Hello Suman, the program is quite simple well i dont have the excat code at d moment as iam at office. but i will tell u the basic logic behind the program. 1)...
reyadh Ahmed
a_reyadh@...
Send Email
Oct 5, 2004
1:14 pm
3450
its a normal fopen prgm. put Ur abc.c file in fopen -jayant ... __________________________________ Do you Yahoo!? Yahoo! Mail - You care about security. So do...
jayant M
einstienindia
Offline Send Email
Oct 5, 2004
1:14 pm
3451
Hello Rohit, If it is a wave file, then u r getting 44100 samples per second. U cannot manipulate and put those points on the screen. That will become too...
Basavaraj Pujar B
bpujar@...
Send Email
Oct 5, 2004
1:14 pm
Messages 3422 - 3451 of 12634   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