Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+3
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
~2K People Reached
About Me

Old and getting older. Trying to redirect my career while I still have the ability. Currently in college for computer science.

PC Specs
Dell, GX1; for general usage. Dell Deminsion 8100, Acts as a server
Favorite Tags
Member Avatar for Vrb

I need a little help, i want to buy a book abou C#, so if anybody has some prepositions it would be very helpful for me. I saw C# bible, and some other books, wht do you think which one is best? I know a litle bit of programing in …

Member Avatar for pygmalion
0
339
Member Avatar for Nicki

Hi i'm a newbie ;) I've joined many forum's tryin to get help but not had any luck, so finger's crossed someone on here might be able to help. Ok sorry if this turn's into an essay but but i want to make it simple for any advice!! I brought …

Member Avatar for Nicki
0
416
Member Avatar for damnspyware

can someone go to my previous post and help me out, I have seen other posts that have had replys and mine wasn't looked at. Why wont someone help me ????

Member Avatar for damnspyware
0
221
Member Avatar for sixtysecasasin

Is there a code to increase the console window so that the user does not have to do it manually? I am using VC++ 6.0

Member Avatar for shortLived
0
135
Member Avatar for Acidburn

Hello, I'm wanting to know whats in the string and where: I've got this code [code] string s1="HelloWorld"; if(s1[5] = "W") [/code] now then if i want to know if World is in the string. I've tried doing: the if.... but it errors: [quote] : error C2446: '==' : no …

Member Avatar for Bench
0
187
Member Avatar for shortLived

I have this assignment from my book that wants me to create a class and have its member variables be dynamic. This is easy to do but I can't understand why I would want to, and don't see any advantages of having the members be dynamic. Personally I would create …

Member Avatar for shortLived
0
172
Member Avatar for Dwy3r688

Can some one please help me ive done everything i know of... When i log onto my windows xp name two boxes immediatly pop up. The first one says: [B]Windows cannot find 'C:windows\inet20099\winlogon.exe'. Make sure you typed the name correctly, abd then try again. To search for a file, click …

Member Avatar for DMR
0
139
Member Avatar for shortLived

<< moderator edit: split thread ([url=http://www.daniweb.com/techtalkforums/showthread.php?t=36591]original[/url]) >> I must have a bad version of Microsofts C++ compiler. When I try the rounding it doesn't work. For example. [code] float salesTotal =6.010002; salesTotal = (((int)((salesTotal*100)+.5))/100.0); // I realize I have plenty of parentheses. [/code] results in a value of 6.010002 stored …

Member Avatar for Ancient Dragon
0
142
Member Avatar for shortLived

What I want to do is pass a function to a function. The function that is to receive a function is a recursive function. It is to call the passed function. I have a short (one page) example of this in my book but that is it and I can't …

Member Avatar for Narue
0
245
Member Avatar for Acidburn

Hello, in the past i've used MS VC++ v6, however since uni this year are going to teach us .NET i thought it would be a good idea to grab a copy of visual studio.net , however when opening my old *.cpp files they dont wanna run. the blue run …

Member Avatar for shortLived
0
206