Forum: DaniWeb Community Feedback 6 Days Ago |
| Replies: 72 Views: 4,580 Yes that's right.
Voice your qualms on an anonymous internet forum where no one can hurt you. Curse, throw up a fuss. Make an idiot of yourself. You MIGHT as well. You can't do that in real life... |
Forum: DaniWeb Community Feedback 6 Days Ago |
| Replies: 72 Views: 4,580 You'd think in time these kids would grow up, I dunno maybe start dating, and realise there's more to life than looking leet on an internet forum?
But then I might be wrong. |
Forum: C++ 34 Days Ago |
| Replies: 1 Views: 398 // strings and c-strings
#include <iostream>
#include <cstring>
#include <string>
#include <vector>
using namespace std;
vector<string> SplitString (string aString)
{ |
Forum: DaniWeb Community Feedback Oct 30th, 2009 |
| Replies: 91 Views: 7,428 This site is getting ridiculous with all its mickey mouse gimmicks and shiny useless buttons telling me,
'hey look this is a new post'...
'hey look iamthwee you are surfing daniweb'
C'mon... |
Forum: Graphics and Multimedia Oct 14th, 2009 |
| Replies: 15 Views: 1,692 I'll do it. Post the .fla files etc. |
Forum: Geeks' Lounge Oct 12th, 2009 |
| Replies: 2 Views: 385 |
Forum: Geeks' Lounge Oct 12th, 2009 |
| Replies: 179 Views: 9,988 I've only ever used linux distro's for testing stuff on, now mainly through vmware.
I've remained with windows xp because of the software really. For protection all I do is run sygate personal... |
Forum: Geeks' Lounge Oct 12th, 2009 |
| Replies: 58 Views: 3,206 I'd definitely like to get more into python.
I only ever used it once to use one of their excel to csv conversion scripts which was mega easy to code. Plus you can turn the script into a stand... |
Forum: Shell Scripting Oct 10th, 2009 |
| Replies: 24 Views: 1,817 >I don't know if it will work on my machines. It requires a ton of libs that I don't have installed.
No not at all, the reason why we chose it because it is a stand-alone web server much lighter... |
Forum: C++ Oct 8th, 2009 |
| Replies: 3 Views: 206 Why would anyone download a zip file from a relatively unknown user which could contain ANYTHING?
Especially without any real description of what it might be or sample code snippets?
Nope. |
Forum: DaniWeb Community Feedback Oct 6th, 2009 |
| Replies: 1 Views: 394 time update for threads problem |
Forum: DaniWeb Community Feedback Oct 6th, 2009 |
| Replies: 3 Views: 496 Hi,
I just recently posted in one of my threads about 44 minutes ago.
But on the main front page it says last updated post was 5 hours ago.
This is on firefox 3.5.3 and internet explorer 8,... |
Forum: Graphics and Multimedia Oct 6th, 2009 |
| Replies: 14 Views: 2,036 Thanks for the reply, but the purpose of using Flash develop was to get away from using the bloated CS4 suite and its legal restrictions per machine.
Anyway I found a work around. Seeing as I... |
Forum: DaniWeb Community Feedback Oct 5th, 2009 |
| Replies: 43 Views: 4,105 I have to agree with jbennet, but they do look better out of the way and grayed out.
I think that a newbie would be confused by it being in its current position, but a regular member wouldn't.... |
Forum: Computer Science Oct 3rd, 2009 |
| Replies: 2 Views: 309 VHDL simulators are basically just that.
It's software where you can set up a shed load of gate configurations.
Then you can run simulations to see what output it produces. I've used xilinx... |
Forum: C Oct 3rd, 2009 |
| Replies: 2 Views: 448 Wait how is that incorrect?
It doesn't matter which order you add something, that result is still the same. -associative property? |
Forum: C++ Oct 2nd, 2009 |
| Replies: 7 Views: 359 For example....
#include <iostream>
#include <string>
#include <algorithm>
#include <vector>
using namespace std; |
Forum: C++ Oct 2nd, 2009 |
| Replies: 7 Views: 359 Yep, and thinking out aloud...
I assume you have to add the third parameter pos which will either be single, start-end or start-middle-end and no other case.
Therefore if you sort your file by... |
Forum: DaniWeb Community Feedback Oct 1st, 2009 |
| Replies: 21 Views: 1,558 Just a thought, but couldn't somebody write a bot to cause mayhem with tags across all forums?
It wouldn't do much damage but would probably look bad.
*Edit*
Also I have just noticed a... |
Forum: C++ Oct 1st, 2009 |
| Replies: 6 Views: 641 I think you want to sort your struct, not just an array? |
Forum: C++ Oct 1st, 2009 |
| Replies: 7 Views: 359 Hmm, I don't know why you're fixated on using a map.
Why not create your own object/class?
class Something
{
public:
char letter; //a |
Forum: DaniWeb Community Feedback Oct 1st, 2009 |
| Replies: 43 Views: 5,202 I don't see the difference between neg repping someone or posting a constructive comment in the forums.
Is this just for newbies not using code tags or something? |
Forum: C++ Sep 30th, 2009 |
| Replies: 23 Views: 680 |
Forum: Graphics and Multimedia Sep 30th, 2009 |
| Replies: 1 Views: 654 I don't know exactly what you mean by dashboard, but flash probably has a good range.
For example the free version of fusioncharts, allows you to quickly create good bar charts, line graphs pie... |
Forum: Python Aug 23rd, 2009 |
| Replies: 9 Views: 556 here (http://lmgtfy.com/?q=python+sys.argv) |
Forum: C Aug 22nd, 2009 |
| Replies: 11 Views: 1,013 >Took me 5 minutes to indent your code
You wasted 5 minutes!?
1) You could have just clicked the quote button on his post to get the indented code.
2) You could have just ran it through an... |
Forum: Graphics and Multimedia Aug 10th, 2009 |
| Replies: 6 Views: 660 I'd just make a global variable
var loginXml:XML;
var loader:URLLoader = new URLLoader();
loader.load(new URLRequest("logindata.xml"));
loader.addEventListener(Event.COMPLETE, loadXML);
var... |
Forum: MySQL Jul 31st, 2009 |
| Replies: 1 Views: 301 Here (http://lmgtfy.com/?q=mysql+duplicate+tables) |
Forum: DaniWeb Community Feedback Jul 28th, 2009 |
| Replies: 29 Views: 2,505 Who will I go to solve all my MFC problems? :-> |
Forum: C++ Jul 21st, 2009 |
| Replies: 8 Views: 353 > BTW, iamthwee, you forgot a zero at the end of the number
yeah a typo, I still think you need the +1 which makes the answer
30.89, which rounds to 31?
For example in his example:
4th week... |
Forum: C++ Jul 17th, 2009 |
| Replies: 7 Views: 440 I think, and I say this cautiously because I'm not too sure, as your error log is quite ambiguous.
But is there a problem with the number of arguments you are passing? |
Forum: C++ Jul 17th, 2009 |
| Replies: 1 Views: 162 You have an idea.
Get a random number 1-3
If 1 then rock
if 2 then scissors
if 3 then paper
Yes? |
Forum: C++ Jul 16th, 2009 |
| Replies: 1 Views: 216 here (http://lmgtfy.com/?q=term+paper+topic+c%2B%2B) |
Forum: C++ Jul 13th, 2009 |
| Replies: 4 Views: 324 Or those of you that like using std:strings etc.
#include <algorithm>
#include <cctype>
#include <iostream>
#include <string>
int lowercase ( int c )
{ |
Forum: C++ Jun 30th, 2009 |
| Replies: 10 Views: 443 Erm do we look like an online compiler service? |
Forum: C Jun 25th, 2009 |
| Replies: 16 Views: 688 If you want to write portable code (works on any system) it's best to use the c89 switch (and also turn up the warning level (-Wall). |
Forum: C Jun 4th, 2009 |
| Replies: 6 Views: 494 Unscrambling a set of given letter is trivial if you use a letter frequency algo.
http://www.daniweb.com/code/snippet906.html
But once you start using a board there is also the position to... |
Forum: C++ Jun 3rd, 2009 |
| Replies: 4 Views: 255 Explain your question again? |
Forum: C++ Jun 1st, 2009 |
| Replies: 6 Views: 347 -iostream.h should be iostream
-it's int main
-you're mixing index with the variable i
etc etc and use tags next time. |
Forum: C++ May 29th, 2009 |
| Replies: 16 Views: 653 >As for the monkey statement, find me a video of a big furry monkey programming in c++ and successfully compiling and I'll get you a cookie the size of the big joyous grin I'll have for you.
I've... |