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

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

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 4111 - 4140 of 12634   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4111
Hi Gururaj Regarding your first program: int (*p)[MAXCOL] - declares that : p is a pointer to an array of size /dimension MAXCOL which is (array) integer type....
Tushar Chowdhury
tushar_it45
Offline Send Email
Dec 1, 2004
8:58 am
4112
... Subject: Re: (PT) Help on Heap & Stack Date: Wed, 01 Dec 2004 12:40:58 +0530 From: Kapil Sethi <kapil@...> To: jayendra_tavsalkar...
Kapil Sethi
taxikaps
Offline Send Email
Dec 1, 2004
9:37 am
4113
... Subject: Re: (PT) hi all can anyone please solve these q's Date: Wed, 01 Dec 2004 12:50:41 +0530 From: Kapil Sethi <kapil@...> To: k...
Kapil Sethi
taxikaps
Offline Send Email
Dec 1, 2004
9:37 am
4114
p is an array of 10 pointers regards On Mon, 29 Nov 2004 19:14:30 +0000 (GMT), vidya sakhare...
mahendra karmuse
handsomemahe...
Offline Send Email
Dec 1, 2004
9:38 am
4115
... Subject: Re: (PT) Greetings Date: Wed, 01 Dec 2004 10:18:07 +0530 From: Kapil Sethi <kapil@...> To: Michael E White <michael_white2@...> ...
Kapil Sethi
taxikaps
Offline Send Email
Dec 1, 2004
9:40 am
4116
Hi Gajanan Plz follow the following steps: 1. Go to the any editor. 2. Go to the VI editor using: vi filename.c 3. Open the <INSERT> mode using: a. Press...
Tushar Chowdhury
tushar_it45
Offline Send Email
Dec 1, 2004
9:41 am
4117
  Hi all, I wanted to know how the printf("%d",&x); works. Please clarify me. Hi all, I wanted to know how the printf("%d",&x); works. Please clarify me....
pradeepkumar jagadee...
pradeepjus
Offline Send Email
Dec 1, 2004
9:41 am
4118
hai, i have one doubt in C _ANSI_ARGS_ i have noidea abt ANSI_ARGS_, but function we r using like void funname _ANSI_ARGS_((chat *text)); any bodies know that...
balusamycpp
Offline Send Email
Dec 1, 2004
9:41 am
4119
sir i am a fresher to this grp i am doing may MCA i have a problem in C language. i am using Borland C compiler int i; and int i=10; whats the diff b/w the...
Parveen Chawla
mrpchawla@...
Send Email
Dec 1, 2004
9:42 am
4120
hey u can do following instread of "./FirstProg <Arg1> " use string with u can create be appending argument to /FirstProg and pass this string to system ...
mahendra karmuse
handsomemahe...
Offline Send Email
Dec 1, 2004
9:42 am
4121
... Hi, Since the small, medium, large or huge memory models are specific to MSDOS and 8088/8086 processor, you may also refer to some books on MSDOS ...
Kapil Sethi
taxikaps
Offline Send Email
Dec 1, 2004
9:42 am
4122
main() { int i=5; printf("%d%d%d%d%d",i++,i--,++i,--i,i); } what is the o/p and why? Yahoo! India Matrimony: Find your life partneronline....
srikanth poojary
srikipoojary
Offline Send Email
Dec 1, 2004
9:42 am
4123
hey i think u can use feof(FILE*) to check end of file regards On Tue, 30 Nov 2004 03:36:58 -0800 (PST), Sreeram B S...
mahendra karmuse
handsomemahe...
Offline Send Email
Dec 1, 2004
9:43 am
4124
Hii Sudha I dont know whether u have beginers / Intermediate / Professional C skills though i am going to answer ur question. enum is a very handy tools in C...
Tushar Chowdhury
tushar_it45
Offline Send Email
Dec 1, 2004
9:45 am
4125
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, 2004
4:16 pm
4126
Hi, I have a doubt regarding templates. Can we add 2 templates like we add objects. If so how? Thanks and Regards, rajeshwari. ...
rajeswari rajeswari
raji_padavala
Offline Send Email
Dec 1, 2004
6:37 pm
4127
I am silent member to this group. Presently i am working with C++ platform. can u tell me how to connect oracle database with C++... Please help me...
guggilam upendra
upendra1978@...
Send Email
Dec 1, 2004
7:20 pm
4128
class Fred; class FredBase { private: friend class Fred; FredBase() { } }; class Fred : private virtual FredBase { public: ... }; Hi all, I didn't understand...
bijesh.kodiveetil@...
message2bijesh
Offline Send Email
Dec 1, 2004
7:23 pm
4129
Hi Friends, I have the foll. queries: This is with respect to C-Programming on Linux platform. (a) Suppose, I store some important information in a file, can...
Sreeram B S
sreeramabsc
Offline Send Email
Dec 1, 2004
7:25 pm
4130
Hi I am new to this group. I would like to know the differences between the various memory models in c. I understand that there are there different types -...
surej antony joseph
surejantony
Offline Send Email
Dec 1, 2004
7:27 pm
4131
hi, thanks for replying. for GUI application i think VB is preferred, is VC++ also used? But what about non-GUI applications. are there any non-GUI apps which...
Ankush Jain
ankushj10
Offline Send Email
Dec 1, 2004
7:39 pm
4132
hey, someone sent answer like this. I think it is wrong. p is an array of 10 pointers regards the answer is p is a pointer to an array of 10 integers can any...
syamala
shyamala.vurubandi@...
Send Email
Dec 1, 2004
7:39 pm
4133
Hii Ravi First of all this program will give an error because op2:22 is too large for bit fields. Change that accordingly. Suppose #include<stdio.h> int main()...
Tushar Chowdhury
tushar_it45
Offline Send Email
Dec 1, 2004
7:40 pm
4134
hello frds, pls give me the o/p for following pgm. main() { unsigned char ch; ch = 0xFF + 1; printf("%d",ch); } choices--- 1) 0xFF 2) 0x0 3) 0x100 4) 0x1 ...
surej antony joseph
surejantony
Offline Send Email
Dec 1, 2004
7:41 pm
4135
its 3. p is a pointer to a 10 element array of pointers to integers because [ ] has a higher priority. bye ankush. vidya sakhare <ss_vids82@...> wrote:...
Ankush Jain
ankushj10
Offline Send Email
Dec 1, 2004
7:42 pm
4136
main() { int i=5; printf("%d%d%d%d%d",i++,i--,++i,--i,i); } what is the o/p and why? Hello friend I believe the output will be different on various compilers....
surej antony joseph
surejantony
Offline Send Email
Dec 1, 2004
7:42 pm
4137
Hi, Can anyone tell me how many bytes are assigned to the below structure? & How to calculate the bytes assigned manually . Note : sizeof(int) = 4 bytes...
surej antony joseph
surejantony
Offline Send Email
Dec 1, 2004
7:42 pm
4138
... It prints the address of the symbol x. -- A proud GNU user http://www.joesteeve.tk/ | http://gnukid.shyper.com/...
Joe Steeve
joe_steeve_1981
Offline Send Email
Dec 2, 2004
4:32 am
4139
... Programming in C/C++ gives you a lot of insight into how things work. Without knowing how messages are being thrown around you'd probably do a lot of fatal...
Joe Steeve
joe_steeve_1981
Offline Send Email
Dec 2, 2004
4:35 am
4140
... The file resides on a Filesystem. It cannot be addressed using memory addresses. Read some text on file handling in C. File handling using C is the same...
Joe Steeve
joe_steeve_1981
Offline Send Email
Dec 2, 2004
4:37 am
Messages 4111 - 4140 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