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
Ranked #14.9K
Ranked #2K
~4K People Reached
About Me

gaming is life
music is life

Interests
punk, ska, games, programs
PC Specs
AMD 2500+XP 1.8 @ 2.2 SLK 800a 1 gig Buffalo Tech CH5 40 gig WD 120 gig Seagate 9800pro 426gpu 740 mem…
Favorite Tags
Member Avatar for farheen

Can anyone be kind enough to explain the difference between asp & asp.net? I am only conversant with PHP, but am very interested in these two.

Member Avatar for annaharris
0
1K
Member Avatar for aileenveliz87

I need help in writing a fuction call delete_repeats that has a partially filled array of chararcters as a formal parameter and that delets all repeted letters from the array. It should also have two formal parameters: an array parameter and a formal parameter of type int that gives the …

Member Avatar for Nick Evan
0
122
Member Avatar for bencwai

I have to redesign a bookshop programme which allow user to make order of books. This programme is originally using vector to implement.Now i have to decide either use deque or hash_map for the programme or i would better keep using vector?? In fact, I just know these three kinds …

Member Avatar for nattylife
0
111
Member Avatar for johnsonlim026
Member Avatar for Continuous

I am taking an intermediate programming class, after a somewhat long hiatus. One of the first projects is a somewhat simple assignment that takes a date from the user, and checks to see if it is valid, using classes. I have been working on it for a while, and i …

Member Avatar for nattylife
0
235
Member Avatar for cancer10

I installed IIS server, all the components (framework and wotnot), and finally Visual studio .NET 7.0 (2003) When I run an ASP.NET Page, I get the following error...I tried everything but in vain :( can u help me out plz? [url=http://imagebag.cfsmedia.co.uk/][img]http://imagebag.cfsmedia.co.uk/images/6303176.jpg[/img][/url]

Member Avatar for cancer10
0
206
Member Avatar for deepakkrmehta

hello sir sir i am doing data structure using c but sir i have some problems in how to get algoritham complexity.please tell me which site contain full detail on algoritham complexity although i have read full chapter but some little bit confusion so plz sir thanx from deepak kr.

Member Avatar for Ancient Dragon
0
111
Member Avatar for Analogsleeper

I am having trouble setting the output format while using a pointer to a Filestream: [CODE] struct statLine{ int id; int primary_type; int secondary_type; double period; double epochnumber; int savedextremenumber; }statLine; void printStatLine(ofstream *FSOptr) { FSOptr->precision(7); *FSOptr << statLine.id << " " << statLine.primary_type << " " <<statLine.secondary_type << " …

Member Avatar for nattylife
0
139
Member Avatar for vancasas
Member Avatar for c#dummie

im a total newbie to c#, visual studio .net 2003 and even Access database 2000.. im doing my forms using visual studio and my data are all stored in access db.. i've some vague concepts abt how to design my app.. im not sure it'll work as i do not …

Member Avatar for nattylife
0
145
Member Avatar for mugilan

what about this question.........what is a default comstructor? how are an object's data members initialized if a class has only an implicitly defied default constructor? explain the purpose of data member. << moderator edit: split thread (was a reply to [thread=15829]this[/thread]) >>

Member Avatar for nattylife
0
1,000
Member Avatar for BioTechNoob

I’m having trouble entering data from a file into an integer and character array. Basically, in this file, some the data I want transferred into a character array. Other parts, I want transferred into an integer array. I am able to get data into the arrays, and the char array …

Member Avatar for Ancient Dragon
0
279
Member Avatar for DeVilSoul

ok,i'm suppose to read all the "CP0X"(where x is a number) from a file and save it into a array.Then read the name(the YYYYY,ZZZZZ,etc) and save each them into array. Example: CP01 YYYYY CP02 ZZZZZ CP04 WWWW CP01 RRRRR CP03 UUUUU . . . CPO2 TTTTT So....i did this for(int …

Member Avatar for nattylife
0
252