hi the address of operator for an array returns the first elment of the array. So it is basically a pointer that you are passing and not a pointer to pointer....
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...
Oct 1, 2007 1:11 pm
11821
Dear friend, I suggest you to kindly enter your details in the group's database. Its available at the following link... ...
Programmers-Town@yaho...
Oct 1, 2007 1:11 pm
11822
Hi All, I am trying to construct 64 bit variable. The procedure is explained as code snippet __int64 i64PcrBase = 0; char temp = 0xbe; char temp1 = 0x76; char...
... Hi Sandeep, I tried your code snippet with visual studio.Net 2003 and it gives me the right result 0xffffffff7cecd27c. Just put a breakpoint immediately ...
Hi all, I am trying to write a module which is in need of a function inside the kernel. This function is given by one other module eg:- Say test1 is first...
Bhasker C V
bhasker@...
Oct 7, 2007 11:18 am
11826
File : Annoncement.doc Description : Plan for Programmers-town.edu...
Programmers-Town@yaho...
Oct 7, 2007 1:19 pm
11827
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...
Oct 7, 2007 1:19 pm
11828
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...
Oct 7, 2007 1:19 pm
11829
I dont know what is a binary tree program code.. Please someone give me some sample program code about this.. Thanks a lot.....
Vasudha, Thanks for trying out the code snippet. The value should be 0xfffffff*1*7cecd27c not 0xffffffffbe76693e. Regards, Sandeep ... "sandeep_sniffer" ... ...
Hi!! to all members i'm looking for a payroll system with import system features or can bind with biometrics... plz contact me at my Number 09218560762.......
Friends I want to write query for data in mshflexgreed in vb. That means I want to display data in Greed with my requirement. But I'm unable so can u help me...
... Are both modules being compiled in the same context? C or C++? Modules complied in C++ will contain mangled function names. extern "C" declarations will...
Hello, We are facing problem running software on Vista which is running fine on Windows XP. When we tried running our software on Vista using the compatibility...
... This is neccesory to use afte linux-2.6. Bt while using linux 2.4 u can access without doing this J. Cheers HK Bhasker C V <bhasker@...> wrote: ...
Hello All, Linux System and Device Driver Programming training is one of flagship training solutions offered by Concepts Systems. This training has become...
hi all Project : DoubleS (Super Server) Paradigm URL : http://www.sourceforge.net/projects/doublesvsoop License : Freeware & Open source About : New...
Hi Just use following code to call executable files. STARTUPINFO si; PROCESS_INFORMATION pi; BOOL CreateProcess( "applicationname", "cmdline", NULL, NULL,...
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...
Oct 21, 2007 1:01 pm
11843
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...
Oct 21, 2007 1:01 pm
11844
File : Annoncement.doc Description : Plan for Programmers-town.edu...
Programmers-Town@yaho...
Oct 21, 2007 1:01 pm
11845
I would like to ask what course is better to take up... CISCO or UNIX???...
Hi i am SAM new to this community, well i have some problem if u guyz & Galz can advice than i will be great full to u problem scenerio is Question:-The Excel...
Hi During designing i am often confused whether to use the exception for error handling in C++ or return an error code . can some please through some light on...
Saurabh Gupta
saurabh444@...
Oct 29, 2007 10:02 am
11848
Hello All, Anybody has some Idea about this question Write out a function that prints out all the permutations of a string. For example, abc would give you...