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

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 11299 - 11328 of 12634   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
11299
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
Dec 1, 2006
11:40 pm
11300
Dear members , Our group's main motive is to sharing knowledge & experinces of each other, solving each others technical problem. Please follow the following...
Programmers-Town@yaho...
Send Email
Dec 1, 2006
11:40 pm
11301
File : Annoncement.doc Description : Plan for Programmers-town.edu...
Programmers-Town@yaho...
Send Email
Dec 3, 2006
6:08 pm
11302
Dear members , Our group's main motive is to sharing knowledge & experinces of each other, solving each others technical problem. Please follow the following...
Programmers-Town@yaho...
Send Email
Dec 3, 2006
6:08 pm
11303
Friends, If you are/were geting too many mails, you can change your membership to one of the following. 1. Daily Digest : you l get only one mail per day (no...
Programmers-Town@yaho...
Send Email
Dec 3, 2006
6:08 pm
11304
Hello Paul, I am a little new to windows programming. Please i know how to display an array result in the MS DOS format but i dont know how to display iton a...
ajibola anthony
ajibola_anth...
Offline Send Email
Dec 7, 2006
5:38 am
11305
Hello All, Linux System and Device Driver Programming training is one of flagship training solutions offered by Concepts Systems. This training has become ...
Concepts Systems
concepts_sys
Offline Send Email
Dec 7, 2006
5:38 am
11306
hi, i m making a server which have following 4 compiled files: web1.o (main file) handle_request.o read_config.o write_to_log.o when i try to run this,i got...
saurabh sharma
saurabh_batc...
Offline Send Email
Dec 7, 2006
5:39 am
11307
hi , can anyone tell me something that i cannt digest.Heres the query #include <stdio.h> #include <string.h> char a[11]="helloooooo"; char *b="hi"; int main() ...
saurabh sharma
saurabh_batc...
Offline Send Email
Dec 7, 2006
5:39 am
11308
Hai Friends, I need to read data from one file & write into another file. The format is mentioned below. ATOM 131 N ASN I 19 2ci2 ATOM 132 CA ASN...
gadde suneetha
gaddesuneetha
Offline Send Email
Dec 7, 2006
5:39 am
11309
... Hello All, The other solutions can be (1) make the variable a global so that the problem of existance of variable a is solved (2) The other solution can be...
UZAIR LAKHANI
uzairr_bs1b
Offline Send Email
Dec 7, 2006
5:40 am
11310
There are tags used for creation of the PDF FILES...! Please go thorugh this doc http://www.ietf.org/rfc/rfc3778.txt. HTH, Ashwin Mittal [Non-text portions of...
Ashwin Mittal
ashwin_mittal26
Offline Send Email
Dec 7, 2006
5:41 am
11311
... Hello All, For this I will guide you to start learning linux and start learning the linux kernel. The linux kernel can be freely downloaded and is open...
UZAIR LAKHANI
uzairr_bs1b
Offline Send Email
Dec 7, 2006
5:41 am
11312
  Hi All, Can you please suggest me or solve me the following program.. Write a program which will read a text and count all occurrences of a particular word...
Ravi Shankar Borah
job4ravishankar@...
Send Email
Dec 7, 2006
5:41 am
11313
Please tell me how to create own library in c. Also tell me any link for online free test in C and some good link for C and datastructures tutorials...
niceamrita
Offline Send Email
Dec 7, 2006
5:43 am
11314
I am a little new to windows programming. Please i know how to display an array result in the MS DOS format but i dont know how to display iton a Dialog or...
ajibola_anthony04
ajibola_anth...
Offline Send Email
Dec 7, 2006
5:43 am
11315
Hi , My name is Gaurav and i am working on iLog JRules. Can anyone help me with good tutorials on it , so that it helps me in coding. I require examples and...
Gaurav Shrinivas
gauravshrinivas
Offline Send Email
Dec 7, 2006
5:45 am
11316
Hai friends can anyone let me know about string tokenization I have a file & the format is as follows. 1. 2. 3. 4. 5. 6. 7. 8. ATOM 113 CD1 ASN 19...
gaddesuneetha
Offline Send Email
Dec 7, 2006
5:46 am
11317
a points to read only memory, all string literals are stored in read-only memory area ... [Non-text portions of this message have been removed]...
naveen hegde
naveenahegde@...
Send Email
Dec 7, 2006
9:22 am
11318
... Here you allocate 11 characters of memory, and initialise them with the value given. ... Here you define a pointer to char, then initialise it with the...
Paul Herring
shabble
Offline Send Email
Dec 7, 2006
10:20 am
11319
Yep ! it is located in read-only segment of the code. But it is not _always_ true ! it is completely compiler dependent. But most of the compilers put the char...
Bhasker C V
bhaslinux
Offline Send Email
Dec 11, 2006
9:19 pm
11320
... You must treat it as if it were true however. To do otherwise invokes undefined behaviour. -- PJH #713059 +(1255)- [X] <SaintAlvus> Does the name Doctor...
Paul Herring
shabble
Offline Send Email
Dec 12, 2006
11:55 am
11321
u can do it 2 ways u write acomplete program filename.c . u save this prog as as .h extension with same filename. use it in another prog as...
sandip nandi
papu_genius
Offline Send Email
Dec 13, 2006
3:59 am
11322
You must go by depth first search to find out the desired pattern... Try studying about dept-first search DFS in a binary tree. Regards, Santosh. -- ... -- ...
Santosh Vernekar
santosh_ver2004
Offline Send Email
Dec 13, 2006
4:01 am
11323
What appears from the error is that you have definition of the variable "test_file" in source file write_to_log.c(xx) and handle_request.c(xx). If these are...
Look Forme
lookforme30@...
Send Email
Dec 13, 2006
4:02 am
11324
hello, can any body help me storing the values as follows in c by using array or anything job1 job2 job3 . . . . . . . . . N 1...
girish_thakare
girish_thaka...
Offline Send Email
Dec 13, 2006
4:03 am
11325
hi i have this question but it's difficult if any one can solve it could u plz help me.. A meteorology department of Muku-Muku city compiles annual rainfall...
queen am
queen_am99
Online Now Send Email
Dec 13, 2006
4:04 am
11326
Hi All, I have query regarding the C++ default arguments, I have a requirement where I need to provide the second default argument without providing the first...
cparikshith
Offline Send Email
Dec 15, 2006
7:14 am
11327
JOB DESCRIPTIONS: Job Title: Senior Software Engineer Nature of work: Design and implementation of multimedia application development (like media player, ...
rsramiya
Offline Send Email
Dec 15, 2006
7:14 am
11328
Hello, I made a class in managed c++ and in one of my method I want to call a functions that one of the parameter that i should pass to this Is a pointer to...
avesta_4266
Offline Send Email
Dec 15, 2006
7:15 am
Messages 11299 - 11328 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