5,237 Posted Topics

Member Avatar for goodsp_007

Sounds like someone's been at the buzz phrase generator. [url]http://www.acronymfinder.com/buzzgen.asp[/url]

Member Avatar for Salem
0
52
Member Avatar for CoolGamer48

A text stream will invoke translation of the system defined newline marker to a \n (on reading), and the reverse \n to system defined on writing. A binary stream doesn't do this. There is perhaps an implicit assumption that a file opened in text mode might actually consist only of …

Member Avatar for hacker9801
0
452
Member Avatar for FTProtocol
Member Avatar for hacker9801
0
214
Member Avatar for k2k

> $result="$result $next" Remove the first $ perhaps? Like your other assignment earlier on.

Member Avatar for omrsafetyo
0
87
Member Avatar for champnim

Work out the time between "now" and the time at the head of the list. Sleep for that amount?

Member Avatar for Narue
0
91
Member Avatar for rovers9live

> there was more involved than just that. Of course there was. Unfortunately, you never bothered to give any actual detail of the problem other than your assignment and "please help". If you continue to post the same old vague posts on other message boards, you're just going to get …

Member Avatar for Duoas
0
1K
Member Avatar for QuantNeeds

> I see. I was wondering, do you know if the prompt command box will delete initial output if > the information being printed is too long or will it keep the entire history? It keeps chopping > off and I am not sure if it’s something that I am …

Member Avatar for Nick Evan
0
111
Member Avatar for jaykay1935

Manufacturers usually measure from corner to corner of the tube, not how much picture you can see.

Member Avatar for scru
0
86
Member Avatar for sarehu

Just say no to tabs. Here's why. 1. Almost all forums make a complete mess of tabs, unless you've been exceptionally dilligent in your use of tabs to begin with. ANY mixing of spaces and tabs will destroy the indentation when posted online. Take this example which uses 4 spaces …

Member Avatar for Nick Evan
1
147
Member Avatar for SwiftDeath

> actually it is my girlfriend's case study Get her to do her own homework you sap! > i really don't know if i can make it though i don't wanna disappoint her. Or what? She'll leave you? She'll do that anyway once you've out-lived your usefulness to her.

Member Avatar for SwiftDeath
0
236
Member Avatar for Clockowl

Breeture.h includes world.h world.h includes Breeture.h and so on.... You can't have two classes containing instances of the other class. One of them needs to contain only pointers. [code] class world; class Breeture { world *w; // ONLY pointers to worlds in this class }; [/code] and [code] #include "Breeture.h" …

Member Avatar for Clockowl
0
173
Member Avatar for butt_usman

> One more thing .. On one of my PC which has high power components... Like 7900GTX .. Buy Ferrari. Take out engine. Replace engine with a horse. Your compiler is the horse! In one fell swoop, you've reduced your uber machine to an 8086 (and not the pentium-iv it …

Member Avatar for Salem
0
168
Member Avatar for jk_bscomp

yahoo messenger exists therefore, it's possible. I suppose the real question, is it possible for YOU to do it. That's a much harder question. But consider that whoever wrote messenger were a) a team of many people b) already experienced GUI and network software developers c) had many months to …

Member Avatar for Salem
0
132
Member Avatar for lunabelle22a

[url]http://perldoc.perl.org/functions/unpack.html[/url] and [url]http://perldoc.perl.org/functions/pack.html[/url]

Member Avatar for Salem
0
81
Member Avatar for Sa_FF

You're probably thinking of some old DOS character set, which used to have card suit symbols down in the low character values. But unless you're using an old DOS compiler on an old DOS machine, the chances of this working are remote (or non-existent). Begin by telling us which OS/Compiler …

Member Avatar for Salem
0
123
Member Avatar for mrinmay

OK, done it! The answer I got was 42 by the way... I could post the code, but there's no way you'd convince your tutor that it was YOUR homework answer!

Member Avatar for Salem
-1
109
Member Avatar for Spartan552

Have you tried asking on the dedicated Eclipse forum / searching the bug database / raising a new bug ?

Member Avatar for Salem
0
165
Member Avatar for Gaara

Store the database in a container, like [url]http://www.truecrypt.org/[/url] If the algorithm used by access is weak, then the "strength" of the password is irrelevant. "secret" is just as useless as "240£!#dfQQdf" Sure, the latter will defeat simple dictionary attacks, but if your "password recovery" tool is capable of analysing the …

Member Avatar for Salem
0
154
Member Avatar for lily_86
Member Avatar for ExamCompetition

Pah, yet another pathetic attempt to get other people to do homework for them. Like anyone is going to stump up a new PC for that, and who's going to verify that it actually happened? Unless they have a licence to run a competition, this poster (assuming they're in the …

Member Avatar for camthalion95
-4
324
Member Avatar for HLA91

Get process explorer from [url]www.sysinternals.com[/url]. One of the many useful features it has is a search tool to find out who's using a file. It would be the first step to finding out a real answer than just "*shrug* reboot"

Member Avatar for HLA91
0
105
Member Avatar for thracker

Did you think of this? [url]http://clusty.com/search?query=FILEMAKER+9+pro+tutorial&sourceid=Mozilla-search[/url]

Member Avatar for Salem
0
33
Member Avatar for crioto
Member Avatar for TheBeast32
Member Avatar for TheBeast32
0
110
Member Avatar for grommet2481

Good, you've eliminated 2, so you've got a 50:50 chance. [url]http://clusty.com/search?query=Structure+charts&sourceid=Mozilla-search[/url] [url]http://clusty.com/search?query=Data+dictionaries&sourceid=Mozilla-search[/url] [url]http://clusty.com/search?query=Class+diagrams&sourceid=Mozilla-search[/url] [url]http://clusty.com/search?query=Collaboration+diagrams&sourceid=Mozilla-search[/url] I'm guessing one of them isn't in the course to which this exam question relates.

Member Avatar for Ken Sharpe
0
143
Member Avatar for victornil

Online course = creative sob stories on online forums + google + copy/paste. Sure, some of them may actually make a decent effort to produce a quality student who may actually know something for themselves at the end of it. But others only care about counting the money, and giving …

Member Avatar for Ken Sharpe
0
338
Member Avatar for pradhan.nc

Speaking of referring to, refer to these before posting again. [url]http://www.daniweb.com/forums/announcement8-3.html[/url] [url]http://www.daniweb.com/forums/thread78223.html[/url] 1. What this declaration a[10] means. It means an array of 10 ints - read your book again. 2. Is it that in C++ the array bounds are flexible? Nope. 3. Or is it a bug in C++ …

Member Avatar for Salem
0
160
Member Avatar for jovirey

I don't suppose it crossed your mind to pay attention to the half dozen or so places where it tells you to use code tags. Nope, didn't think so.

Member Avatar for Salem
0
152
Member Avatar for sunderam

Hi, we appreciate noobs who've learnt to read, say [url]http://www.daniweb.com/forums/thread78060.html[/url] which advises on not bumping dead threads. This thread was 3 years old before you showed up with the "yeah, me too" meaningless post. [url]http://www.daniweb.com/forums/announcement118-2.html[/url] Have you bothered to try for yourself, or even used google? If the answer is …

Member Avatar for Salem
0
108
Member Avatar for SteveDB

Well because your indentation sucks, it's impossible for you to tell that the while (ch != 27); is stuck on the closing brace of the [COLOR="Red"]switch[/COLOR], and not the closing brace of the [COLOR="Red"]do[/COLOR]

Member Avatar for SteveDB
0
254
Member Avatar for Salem

Wake up, the world's about to end (or it must have seemed like it for some). [url]http://news.bbc.co.uk/2/hi/science/nature/7470283.stm[/url]

0
49
Member Avatar for cam875

winsock is just the windows API to the sockets transport layer. Like the envelope you use for traditional mail has nothing to do with the letter you write, which is inside the envelope. As for the client/server bit, the query "language" can be anything you like, so long as both …

Member Avatar for cam875
0
176
Member Avatar for allena
Member Avatar for n1337
0
503
Member Avatar for QuantNeeds

> if (currentBankBalance > 0) If this is false, you fall off the end of the function. Without a return statement (that's what the error message means), you return garbage to the caller.

Member Avatar for QuantNeeds
0
305
Member Avatar for k2k
Member Avatar for marcusbarnet

Well if the file is static (doesn't change), then it might be worth creating an index of where each line starts. You can then seek to the index position and read a line of your choice. Or read the whole file into a std::vector of std::string But no, there is …

Member Avatar for marcusbarnet
0
980
Member Avatar for seesy123

[url]http://www.daniweb.com/forums/thread129300.html[/url] [url]http://www.daniweb.com/forums/thread129297.html[/url] So are you interested in spending say the next 6 months learning how to do this yourself, or are you just spamming the boards hoping to get someone else to do it for free, or at a pinch for a price?

Member Avatar for seesy123
0
231
Member Avatar for Aleczz

You mention "realbasic" 3 times, and never mention C. Are you in the right forum?

Member Avatar for Aleczz
0
157
Member Avatar for manavsm

Just to add to the problems, post indented code as well. Code can be hard enough to analyse even when it is indented properly. Your post just makes it that much worse. FYI, I've been ignoring you until you fix this issue.

Member Avatar for Luckychap
0
148
Member Avatar for ulrik04

If you start with say [ICODE]int tower_dmg_original[5][3] = {{1,2,3},{4,5,6},{7,8,9},{10,11,12},{13,14,15}};[/ICODE] Then later on, you could do this [code] int tower_dmg[5][3]; for ( int r = 0 ; r < 5 ; r++ ) { for ( int c = 0 ; c < 3 ; c++ ) { tower_dmg[r][c] = tower_dmg_original[r][c]; …

Member Avatar for ulrik04
0
132
Member Avatar for karthick01

Isn't your gateway machine also capable of providing this logging information?

Member Avatar for eggi
0
135
Member Avatar for CrackWizard
Member Avatar for Necrolis
0
249
Member Avatar for cam9856
Member Avatar for cam9856
0
154
Member Avatar for salman213

> But I mean if I got a job which required C++ knowledge, what would they ask me to program? Most jobs will read something like "You're required to implement the user interface of the new burn-o-matic toaster using the C++ programming language". In other words, look at what the …

Member Avatar for Narue
0
576
Member Avatar for anifreak

And if your code was indented AT ALL, some people might actually want to read it. I mean, points++ for using code tags, but then you blew it by not indenting it.

Member Avatar for anifreak
0
256
Member Avatar for Salem

Can this be disabled for the "report post" feature? It's all too easy to see two posts in succession which both need code tags, and report them both within the time limit (and be told not to). Or perhaps I should just stop caring and whining about how many posts …

Member Avatar for Dani
0
146
Member Avatar for zoner7
Member Avatar for mauripelto
Member Avatar for Salem
0
81
Member Avatar for axn

[url]http://www.computerhope.com/unix/utr.htm[/url] Use tr to strip the newlines perhaps Or even replace them with spaces.

Member Avatar for eggi
0
87
Member Avatar for Software guy

Well you need to find matching pairs of < > It seems to me that it's Find < Skip ahead until you find > Print what you find until the next < Perhaps write the first program as something which just prints out Found "<head>" Found "<body>" Found "</body>" Found …

Member Avatar for Software guy
0
222

The End.