User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 426,094 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 1,779 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 21 of 21
Search took 0.01 seconds.
Posts Made By: gpta_varun
Forum: C Mar 29th, 2007
Replies: 11
Views: 2,171
Posted By gpta_varun
Re: Working with header files ???

Thnx thekashyap for such a comprehensive explanation.

It was quite useful.

Thnx Again

-varun
Forum: C Mar 29th, 2007
Replies: 11
Views: 2,171
Posted By gpta_varun
Re: Working with header files ???

Declaring this variable as an extern give an error

ld:
Unresolved:
global

while compiling the 2 C files .

thnx
Forum: C Mar 28th, 2007
Replies: 11
Views: 2,171
Posted By gpta_varun
Re: Working with header files ???

Hi

I tried making two static libraries each containing a single object file (abc1.C and abc2.C).
and libs: lib1.a (with abc1.o) and lib2.a (with abc2.o). Both the C files include the same header...
Forum: C Mar 28th, 2007
Replies: 11
Views: 2,171
Posted By gpta_varun
Re: Working with header files ???

Hi

Thnx 4 the reply ....

Actually I was not initializing this variable within a function in my C file. Does That means that the variables declared in a header file are visible in a function only...
Forum: C Mar 28th, 2007
Replies: 11
Views: 2,171
Posted By gpta_varun
Working with header files ???

Hi All

I have a header file link.h , in which i declare a variable itemp.

When i assign this variable a value in the C file link.C i get an error during compilation:

cxx: Error: link.C, line 5:...
Forum: C Mar 20th, 2007
Replies: 1
Views: 328
Posted By gpta_varun
Question Need 4 destructors !!

Hi All ..

consider the case :


class test {

public :

int a;
Forum: C++ Mar 27th, 2006
Replies: 5
Views: 1,265
Posted By gpta_varun
Re: The New And Delete Function

Hi

I just started off with a small prog to see if i could implement the same...
Forum: C++ Mar 27th, 2006
Replies: 5
Views: 1,265
Posted By gpta_varun
Re: The New And Delete Function

HI

Actually , i was trying to oveload the new and delete operators ...with my own functions , so that every time a call to new is made , i can record the memory chunk allocated , and then finally...
Forum: C++ Mar 23rd, 2006
Replies: 5
Views: 1,265
Posted By gpta_varun
The New And Delete Function

Hi All

Was just working on detecting memory leaks .......

Where can i get the actual code implemention of new and delete functions in C++ ,



Best Regards
Forum: C++ Mar 23rd, 2006
Replies: 3
Views: 766
Posted By gpta_varun
Memory Leaks

Hi

Is there any way , memory leaks can be clogged in c/c++ ...

Are there any good tutorials on how can we make our code Memory Leak free ??/

Best Regards

-Varun
Forum: *nix Software Jun 30th, 2005
Replies: 4
Views: 1,176
Posted By gpta_varun
Re: Mozilla Installation on Unix

Hi

Actually I need to install the same on a common server that is being used by 10 of us in r grp.
I thought may be we install it on our own rather than contacting the sys admin for same . THat...
Forum: *nix Software Jun 29th, 2005
Replies: 4
Views: 1,176
Posted By gpta_varun
Help Mozilla Installation on Unix

Hi All


I am trying to install MOzilla on a tru 64 unix system . This requires the use of 'setld' command .
Now thw problem is theat i don't have the root access . Are thge root permissions a must...
Forum: C++ Jun 23rd, 2005
Replies: 1
Views: 895
Posted By gpta_varun
C/c++

Hi All

Can anyone plz suggest me a good site with C/C++ questions .

I need them for an interview / test


Thnx

Varun
Forum: *nix Software Jun 22nd, 2005
Replies: 7
Views: 10,123
Posted By gpta_varun
Re: Flash Plugin For Mozilla

Hi All

I too tried installling the jre plugin for mozilla to play flash . But donno why , the browser crashes as soon as it tries some flash site .....with the error

INTERNAL ERROR on Browser...
Forum: Geeks' Lounge Jun 13th, 2005
Replies: 5
Views: 3,063
Posted By gpta_varun
Solution Excellent Puzzles !!!

O.k Guys , Now solve these ..............
Excellent Puzzles ....Let's see who solve these .................


one bottle out of 32 wine bottles is posioned with such poison that even ...
Forum: Geeks' Lounge Jun 10th, 2005
Replies: 14
Views: 2,741
Posted By gpta_varun
Quiz Time folks ....Lets test out your wit

Q1. Who wrote the book 'Bread, Beauty & Revolution' ?
(a) Karl Marx
(b) Peter Halbraith
(c) Khwaja Ahmed Abbas
(d) Jack Welch

Q4. Which south American snake's name means 'Elephant' in Tamil ?
(a)...
Forum: C++ Jun 8th, 2005
Replies: 6
Views: 5,747
Posted By gpta_varun
Forum: Geeks' Lounge Jun 8th, 2005
Replies: 7
Views: 2,626
Posted By gpta_varun
Solution Plz Suggest Creative Name for my Quiz Forum

Hi all


I am starting a Quiz forum for my company .....It qould be a Misc Quiz covering numerous topics . Plz suggest a Unique n a Creative Name for the same ......


Best Regards

VG
Forum: C++ Jun 8th, 2005
Replies: 6
Views: 5,747
Posted By gpta_varun
Re: Help : Pointers to array of class objects .

Actually what i meant was , that is there any diff b//n the memory allocation / meathod scheme of the two ..leave alone the first query of constructors


The first approach shows an array of objects...
Forum: C++ Jun 8th, 2005
Replies: 6
Views: 5,747
Posted By gpta_varun
Re: Help : Pointers to array of class objects .

Thnx a lot Sir !!!



That definately worked ......But just wanna know thw diff b/n

Approach 1
---------------

Rectangle * ptr_arr;
Forum: C++ Jun 7th, 2005
Replies: 6
Views: 5,747
Posted By gpta_varun
Help Help : Pointers to array of class objects .

Hi All


I am relatively new to the C++ world . Facing some problem , while initializing an array of objects .



Suppose i have a class Rectangle . I want to have a pointer to an array of objects...
Showing results 1 to 21 of 21

 
All times are GMT -4. The time now is 3:36 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC