LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > Programming
User Name
Password
Programming This forum is for all programming questions.
The question does not have to be directly related to Linux and any language is fair game.

Notices


Reply
  Search this Thread
Old 03-20-2012, 03:24 AM   #1
shamjs
Member
 
Registered: Sep 2011
Posts: 93

Rep: Reputation: Disabled
TNT Array2D


Hi All,

im quite new to tnt libraries,im little doubtfull about Array2D


my question is whether i need to clear an Array2D variable before using the same variable for another operation.
example

Code:
void main()
{
Array2D<double> arr2d,xc,yc,zc;

arr2d=function1(xc);
display(arr2d);
            //here whether i need to cleanup arr2d?    
arr2d=function2(yc);
display(arr2d);
            //here whether i need to cleanup arr2d?    
arr2d=function3(zc);
display(arr2d);

}
now whether i need to perform any cleanup operation for arr2d variable, before it is assigned for someother value.


waiting for your inputs.........
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing Old Nvidia (TNT and others)Driver michalng SUSE / openSUSE 0 04-03-2006 11:32 PM
how to install Riva TNT drivers Fabricate Linux - Newbie 2 09-08-2005 04:57 PM
nVidia TNT Vanta 64 darknessvb Linux - Newbie 3 11-05-2004 04:49 AM
TNT 2 and Modem problems bent0081 Linux - Software 2 01-08-2002 01:11 AM
Mandrake 8.1 and Nvidia TnT m64 caphead Linux - Software 11 12-08-2001 05:41 PM

LinuxQuestions.org > Forums > Non-*NIX Forums > Programming

All times are GMT -5. The time now is 09:43 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration