![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#41 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
I don't need to speak to Kyle. YOU need to quit misleading people with your guesses. If you want to do things the hard way, go ahead, but don't expect a sensible potential boss to hire you or keep you.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#42 |
|
Programmer
Join Date: Jan 2006
Location: Some where
Posts: 74
Rep Power: 3
![]() |
Yeah, well I just told Kyle about some of the stuff you've been doing. So keep it up if you enjoy being banned. If you can't act civilized don't post.
|
|
|
|
|
|
#43 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Nothing that I've been doing is an unknown to Kyle. If Kyle decides that banning me is his best recourse, that's entirely his business. If I join YOUR forum, then YOU can ban me.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#44 |
|
Programmer
Join Date: Jan 2006
Location: Some where
Posts: 74
Rep Power: 3
![]() |
Whatever. I don't care. I'll ignore you. Simple as that.
|
|
|
|
|
|
#45 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
And I will ignore you, unless you continue to drano the worth of the forum for newbies.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#46 | |
|
Hobbyist Programmer
Join Date: Jan 2006
Location: Menidi, Athens, Greece
Posts: 243
Rep Power: 3
![]() |
Quote:
You have managed to say 3 misleading things in just 2 lines of posting. Perhaps DaWei was over the line there, but he was right. And please don't tell me that this matter is 'non of my business' becuase it is, since you are arguing in public.
__________________
Project::Soulstorm (personal homepage) |
|
|
|
|
|
|
#47 | |
|
Newbie
Join Date: Jun 2006
Posts: 20
Rep Power: 0
![]() |
Quote:
I have no doubt that you can't get it to compile right now, on your computer. Let me give you some possible reasons: 1) You're using VC++ 2005 Express, and haven't installed the Platform SDK, and haven't told VC++ that it's okay to make native code. 2) Your paths aren't set up correctly. 3) You're not including the header file correctly. 4) You are using a compiler that doesn't install STL by default, and you haven't installed it. "std::string doesn't work on Windows" is not on the list. |
|
|
|
|
|
|
#48 |
|
Newbie
Join Date: Jul 2006
Posts: 5
Rep Power: 0
![]() |
This guy is obviously lying. std::string does work with Windows.
|
|
|
|
|
|
#49 |
|
Programmer
Join Date: Jul 2006
Location: England
Posts: 43
Rep Power: 0
![]() |
You know, as a newbie i have observed a few things. Why do we need to have arguments with each other over stupid little things.
@Dragon_Master, calm down. DaWie has more knoweldge of programming than you can ever wish to know. He might be a little strange at times but who isnt. You made a simple error in the way you posted. You could have said std::string does not work properly on my set up. Then people could give you good advice like Kyoryu gave. @DaWie, there are few people in these forums that could get away with giving advice to you. Most people here have a high respect for you due to your experience and the forum would not be the same place without your input. I know that is how i feel, i joined not so i could join in with the flaim wars and trolling but so i could learn and help other people. I think this is a common goal for most here. Lets not let it deteriate like some other forums have. Edit: @Marvin. You really need to see someone about your mental condition. lol. |
|
|
|
|
|
#50 |
|
Newbie
Join Date: Jul 2006
Posts: 5
Rep Power: 0
![]() |
![]() |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| When to use the new keyword in C++? | titaniumdecoy | C++ | 28 | Mar 16th, 2006 1:36 PM |
| Which area of memory does new use? | aznluvsmc | C++ | 11 | Nov 5th, 2005 8:37 AM |
| Question about multidimensional arrays of strings | aznluvsmc | C | 8 | Oct 15th, 2005 11:20 PM |
| Pointers in C (Part II) | Stack Overflow | C | 2 | Apr 29th, 2005 11:39 AM |
| Pointers in C (Part I) | Stack Overflow | C | 4 | Apr 28th, 2005 8:03 PM |