Forum: C 6 Days Ago |
| Replies: 9 Views: 245 >>If you can't find complete information about I/O in C from google, you're either an idiot or a liar.
>Does it have to be so binary?
In my experience, yes.
>Although Narue forgot to mention a... |
Forum: C 7 Days Ago |
| Replies: 9 Views: 245 >Google: the response to much and the answer to nothing.
If you can't find complete information about I/O in C from google, you're either an idiot or a liar. It's easier just to say that you were... |
Forum: Geeks' Lounge 8 Days Ago |
| Replies: 5 Views: 299 Know-it-all douchebags don't usually have a special place in my memory unless they were especially fun to smack down, but yes, I do vaguely remember you. ;) |
Forum: C++ 16 Days Ago |
| Replies: 12 Views: 366 >no help at all...but thanks anyway.
Your capacity for patience is staggering. I mean, you couldn't even wait a full hour when it's either SUNDAY, or the wee hours of Monday all over the world. Good... |
Forum: C++ 23 Days Ago |
| Replies: 5 Views: 312 >Even though I am 8
If you're 8 years old then you are in violation of Daniweb's policies (members must be at least 13 years of age). Therefore, I'll report this thread so that you can be properly... |
Forum: C 23 Days Ago |
| Replies: 7 Views: 11,201 >but i'm not sure i'm just a first yr student
If you're not sure, don't answer because you're more likely to lead people astray with bad advice than do any good.
>hee hee
Oh, I get it. You're... |
Forum: DaniWeb Community Feedback 30 Days Ago |
| Replies: 2 Views: 253 Now that you've added this extra statistic, it would be nice to also include a search filter based on votes. For example, say I want to search for all of my posts that have been downvoted, or posts... |
Forum: DaniWeb Community Feedback Sep 27th, 2009 |
| Replies: 17 Views: 1,077 >I don't understand why you're leaving after having a post deleted.
Just another childish person stomping off in a huff when things don't go his way. The best way to deal with such pitiful theatrics... |
Forum: DaniWeb Community Feedback Sep 26th, 2009 |
| Replies: 5 Views: 443 >If you use the forum search feature (www.daniweb.com/forums
>/search.php) it is based off of an in-house snapshot that is taken once an hour.
That's understandable, but the missing results I'm... |
Forum: DaniWeb Community Feedback Sep 26th, 2009 |
| Replies: 5 Views: 443 Does the search algorithm use the current contents of the database, or a snapshot? Because I can do a search for something I know exists in a recent thread, but it doesn't show up in the results. |
Forum: C++ Sep 21st, 2009 |
| Replies: 82 Views: 15,159 >Your insinuation might be unfair.
Says the dude who uses the vendor's history of business practices as justification for attacking a very good tool. Based on facts or not, your reasoning is flawed.... |
Forum: C++ Sep 20th, 2009 |
| Replies: 82 Views: 15,159 >Please correct me if I am wrong.
You're wrong, and in a most amusing way.
>I think the freedom of choice of compilers is important. We need not
>be dependent on a proprietary C++. owned by a... |
Forum: C Sep 20th, 2009 |
| Replies: 3 Views: 229 Amazing. You took the time to add underscores so that your formatting wasn't lost and didn't bother to look for some kind of forum tag that would preserve it for you?
>PLEASE help pps!!
Here's a... |
Forum: C Sep 19th, 2009 |
| Replies: 2 Views: 260 >What is the difference between List and List_Info?
The struct keyword. If you want to use List, the struct keyword is required. The whole point of typedefing a structure is to remove that... |
Forum: C++ Sep 7th, 2009 |
| Replies: 11 Views: 431 We usually start by thinking about what we want. Then we might even draw it before working up a quick prototype. If the prototype meets out needs, we do the full implementation. |
Forum: C++ Sep 7th, 2009 |
| Replies: 9 Views: 504 >Is there a way to write a program in c++ that get a decimal number
>and convert it to its equivalent in hexadecimal without using arrays ?
Why yes, there is indeed a way.
>A bit guidance... |
Forum: C++ Sep 7th, 2009 |
| Replies: 3 Views: 178 >My function was much more involved than this, so I made an example.
Posting code that isn't the same as the code that's giving you a problem is a sure way to receive unhelpful help. Post your real... |
Forum: C++ Sep 7th, 2009 |
| Replies: 3 Views: 178 do is a C++ keyword. That would probably hamper your ability to use it as an identifier. |
Forum: C++ Sep 7th, 2009 |
| Replies: 12 Views: 660 >Please stick to the topic.
I never went off topic. You have a brace mismatch, and the reason you have it is because your formatting is atrocious. Fix the formatting and you will see the problem.
... |
Forum: C++ Sep 7th, 2009 |
| Replies: 12 Views: 660 I suspect that if you fixed that **** poor formatting, you would easily find the problem. But noooo, you had to make it harder on yourself by writing code in a manner that hides bugs. |
Forum: Geeks' Lounge Sep 6th, 2009 |
| Replies: 1 Views: 424 >Your compiler will thank you for it.
You mean your end users will thank you for it. What you described is called "Programming by Accident". It's a mindless approach to writing software that all... |
Forum: C++ Aug 30th, 2009 |
| Replies: 3 Views: 344 The C# and C++ IDEs are written by separate teams and do not correspond in supported features. In other words, if you can't find that feature in the same place as you would find it for the C# IDE,... |
Forum: C Aug 30th, 2009 |
| Replies: 3 Views: 507 >I'm relatively comfortable with C++ and am taking a class in C for the
>first time. I'm finding it difficult and frustrating to adapt to the new
>language. It's kind of like trying to box with a... |
Forum: C Aug 30th, 2009 |
| Replies: 7 Views: 325 >Associativity? I don't even think you got that right if you were trying to say precedence.
Nope. He got it right, but came to the wrong conclusion. ++ and * (dereference) have the same precedence... |
Forum: C Aug 29th, 2009 |
| Replies: 19 Views: 881 >So if you did mean well.. and even if it came out in a bent, skewed
>and poorly communicated way, well thank you I do actually appreciate that.
Too little, too late, and wording it like your... |
Forum: C Aug 29th, 2009 |
| Replies: 19 Views: 881 If you had read the "bla bla bla" part that you so rudely snipped out to make me look like the villain, I was agreeing with you that you were not in the wrong. If that's what I get for trying to help... |
Forum: C Aug 29th, 2009 |
| Replies: 19 Views: 881 >I feel quite insulted and angry about your comments.
Grow thicker skin. Nobody cares how you feel, nobody cares what your situation is, and everyone will take you at face value. If you look like a... |
Forum: C++ Aug 25th, 2009 |
| Replies: 12 Views: 509 >My goal is to "master" C++.
That's a nice goal, but don't plan on actually attaining it. I doubt there's anyone in the world who's mastered C++. There's just too much involved, too many nuances.... |
Forum: C++ Aug 22nd, 2009 |
| Replies: 7 Views: 220 >i wanna know as mentioned before the c language is dying
Total BS, but also keep in mind that C is not C++. Neither are dying (or are likely to die in your lifetime).
>should i stop and learn... |
Forum: C++ Aug 16th, 2009 |
| Replies: 2 Views: 380 As much as we'd love to help you cheat (not really), **** off. We help people who are willing to put in some effort, not people looking for a quick and easy answer. |
Forum: C++ Aug 16th, 2009 |
| Replies: 2 Views: 152 There seems to be no program yet, so there's nothing to help with. Best of luck to you. |
Forum: C++ Aug 16th, 2009 |
| Replies: 3 Views: 344 Just out of curiosity, why are you trying to circumvent the access mechanism? Those members are private for a reason, and if you need to access them from outside of the class without a field,... |
Forum: DaniWeb Community Feedback Aug 16th, 2009 |
| Replies: 5 Views: 543 What's wrong with this picture:
<J. Random Newbie says>: "Daniweb is a big and good community, but I want you to cater to my whims and add a forum each time I start learning something new because... |
Forum: C++ Aug 15th, 2009 |
| Replies: 2 Views: 374 >However I could [not] give precise details of the internal implementation
>of the table or say how to access it from client code, so I failed the question.
Then the question itself is invalid.... |
Forum: C++ Jul 26th, 2009 |
| Replies: 6 Views: 448 When the hoops you have to jump through to get this kind of behavior through the library are both advanced and somewhat obscure, one wonders what's so hard about manually writing to fout each time... |
Forum: DaniWeb Community Feedback Jul 25th, 2009 |
| Replies: 8 Views: 783 Heh, if you think a riot is starting, you clearly haven't seen a real riot around these parts. ;) |
Forum: DaniWeb Community Feedback Jul 25th, 2009 |
| Replies: 8 Views: 783 >Would it make sense to add a new forum to separate it?
Frankly, I don't think it makes sense. But if it did then it would also make sense to add a new forum for C++/CLI, and for Qt because it seems... |
Forum: Computer Science Jul 25th, 2009 |
| Replies: 13 Views: 20,770 >But the more I seek for that the more I understand
>how super impossible that is in this sad world...
Then learn "great machine code programming" and be your own friend. Because with that... |
Forum: DaniWeb Community Feedback Jul 20th, 2009 |
| Replies: 28 Views: 2,109 >Even with the sharpest blade, eventually it gets dull.
My blade never gets dull, but I sure do get tired of the blood stains: :icon_rolleyes: |
Forum: Geeks' Lounge Jul 19th, 2009 |
| Replies: 10 Views: 857 >has anyone seen suzumiya haruhi no yuutsu 2?
I'm following it out of principle only. Suzumiya Haruhi no Yuutsu is not recommended this season. The general quality has gone down noticeably, not to... |