Dear friend, I suggest you to kindly enter your details in the group's database. Its available at the following link... ...
Programmers-Town@yaho...
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...
Dec 1, 2006 11:40 pm
11301
File : Annoncement.doc Description : Plan for Programmers-town.edu...
Programmers-Town@yaho...
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...
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...
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...
Hello All, Linux System and Device Driver Programming training is one of flagship training solutions offered by Concepts Systems. This training has become ...
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...
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() ...
... 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...
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...
... 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...
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@...
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...
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...
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...
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@...
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...
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...
... 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...
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. -- ... -- ...
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@...
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...
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...
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...
JOB DESCRIPTIONS: Job Title: Senior Software Engineer Nature of work: Design and implementation of multimedia application development (like media player, ...
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...