Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~3K People Reached
Favorite Tags
Member Avatar for RingmasterTJ

Hi All, I'm a bit of a noobie to Perl, & am working on porting a Perl based web app from an old Sun box to a virtually hosted Windows box. The Windows box is (as far as I know) 2008R1 & running IIS 7.0, the version of Perl is …

Member Avatar for voidyman
0
246
Member Avatar for RingmasterTJ

Hey everyone, So, for my C++ course I am implementing a Binary Search Tree. In this Binary Search Tree we are to create a function to copy the values of a passed array into a Balanced Binary Search Tree that will render a correct inorder traversal. I.E. an array of …

Member Avatar for wieczorek1990
0
247
Member Avatar for RingmasterTJ

Hey Guys, Not sure if this should go here or in the OS forum, so sorry if I picked wrong! So, I'm building a new pc (specs below if needed), & I have a question about moving my HDD over before I do the upgrade. Currently on my old machine, …

Member Avatar for handslice
0
190
Member Avatar for RingmasterTJ

Hey everyone, So, my question is as follows. I'm planning on building a new rig, & I'd like to put Vistax64 on it. However, I would also like to keep my old (XPx86) PATA HDD so I can have all my music, games, files, & such. My question is, what …

Member Avatar for RingmasterTJ
0
89
Member Avatar for CPPRULZ

Hello I was making a program called englishweight and it has three main components englishweight.h which is a class declaration, englishweight_def.cpp which defines the public member fucntions, and EW_driver which uses the class to calculate what to do with the englishweight and preforms very basic operations. My program works WITHOUT …

Member Avatar for Manutebecker
0
184
Member Avatar for RingmasterTJ

Hey Everyone, So, I'm having an issue with a compiler error (C3861 to be exact). I'm creating a Binary Search Tree for my C++ course. The Binary Search Tree needs to overload the << operator & print the data in the tree inorder. My initial thought on solving this problem …

Member Avatar for RingmasterTJ
0
2K