5,237 Posted Topics

Member Avatar for illIAm

Ah, 30 minutes - that explains all [url]http://cboard.cprogramming.com/c-programming/138916-copying-into-array-display-command-promt.html[/url] [url]http://www.catb.org/~esr/faqs/smart-questions.html#urgent[/url]

Member Avatar for Narue
0
208
Member Avatar for shanker31

It depends on how you correct your spelling mistake. [url]http://en.wikipedia.org/wiki/Ellipse[/url] If you want to draw a mathematical figure on screen. [url]http://en.wikipedia.org/wiki/Ellipsis[/url] If you want to know how something like [ICODE]printf(const char *format, ...);[/ICODE] works.

Member Avatar for Salem
0
114
Member Avatar for Labdabeta

> far and near are reserved keywords in C (not standard, but common, it is a relic from the times of 16bit architectures) They're reserved identifiers only in compilers for the x86. C itself pre-dates DOS (and the x86), and didn't have these keywords. Likewise, compilers for other languages which …

Member Avatar for Salem
0
171
Member Avatar for happyhappyhappy

I would suggest you read up on this, and practice on a 2D TTT to begin with. [url]http://en.wikipedia.org/wiki/Minimax[/url] And yes, it's all about loops, and not copy/pasting the same code 200 times. > I am trying to write out all the possibilities right now which will take up about 189 …

Member Avatar for Salem
0
154
Member Avatar for cosmoss

Try a bigger stick, maybe it will knock some sense into them. [url]http://en.wikipedia.org/wiki/Cyberstalking#United_States[/url]

Member Avatar for Salem
0
543
Member Avatar for Salem

since my [URL="http://www.daniweb.com/community-center/daniweb-community-feedback/threads/283474/1223912#post1223912"]last post[/URL] At least it's stopped flashing, but it's still too large where it doesn't matter, and too small and faint where it does. What hasn't changed is the #1 spot at the top of the reputation ranks. A whole year without posting, and AD/Narue still couldn't catch …

Member Avatar for Ene Uran
7
189
Member Avatar for mrnutty

Bible threads are just as long and pointless as the so-called book itself. Face it, all it has ever done is given the terminally lazy an opportunity to stand up and say "YOU SUCK, GIVE ME MONEY TO REPENT". The "Prophet for profit" business has been going a long time. …

Member Avatar for iamthwee
2
1K
Member Avatar for klikeras

> [ICODE]void main ()[/ICODE] main returns an int, not void. > [ICODE]for (int i=1; i<=row; i++)[/ICODE] Every for loop is wrong. Arrays start at 0, not 1 So [ICODE]for (int i=0; i<row; i++)[/ICODE]

Member Avatar for prvnkmr194
0
149
Member Avatar for Shreerang
Member Avatar for jingda

Probably not [URL="http://www.dailymail.co.uk/news/article-2002032/Supercars-costing-millions-wrecked-flash-flood-underground-car-park.html"]any of these then[/URL] [attach]21245[/attach]

Member Avatar for Lardmeister
0
372
Member Avatar for Seaboot

Well you could try waiting more than 30 minutes before finding more forums to spam. [url]http://www.dreamincode.net/forums/topic/235527-custom-build-actions/[/url] [url]http://www.catb.org/~esr/faqs/smart-questions.html#forum[/url] You should give it at least 24 hours before wandering off to try your luck somewhere else ([URL="http://www.catb.org/~esr/faqs/smart-questions.html#urgent"]not 30 minutes[/URL]).

Member Avatar for Seaboot
0
179
Member Avatar for XMasterrrr

[URL="http://cboard.cprogramming.com/cplusplus-programming/138711-little-error-but-i-cant-even-think.html"]cross posted (for reference)[/URL]

Member Avatar for Salem
0
428
Member Avatar for gil_mo

[URL="http://forums.devshed.com/security-and-cryptography-17/xml-document-signing-822990.html"]cross-posted (for reference)[/URL]

Member Avatar for raptr_dflo
0
279
Member Avatar for mahmoz

[url]http://cboard.cprogramming.com/cplusplus-programming/138651-predator-prey.html[/url] Next time, read [URL="http://www.catb.org/~esr/faqs/smart-questions.html#forum"]this[/URL]

Member Avatar for raptr_dflo
0
280
Member Avatar for Abel123

[url]http://www.xtranormal.com/watch/11120416/ive-been-banned-and-its-not-fair[/url]

Member Avatar for jingda
0
709
Member Avatar for jenny666
Member Avatar for Salem
0
290
Member Avatar for Portgas D. Ace
Member Avatar for breatheasier

Maybe this? [url]http://www.alsa-project.org/main/index.php/Main_Page[/url]

Member Avatar for jbennet
0
165
Member Avatar for jens123

Why would someone want explanation for code they've written? But then again, why bother pretending you can program when you can lift code off the net? [url]http://cboard.cprogramming.com/cplusplus-programming/132084-cplusplus-snake.html[/url] It's mostly the same code, with a few additions and renames, and some comments in your native language.

Member Avatar for jens123
0
231
Member Avatar for chunalt787

> from a computer using a C++ program to control different I/O hardware. Do you mean from the same computer as you use for browsing the web (with it's fancy OS and all)? Or perhaps something at the other end of the scale. [URL="http://www.atmel.com/dyn/Products/tools_card.asp?tool_id=2735"]http://www.atmel.com/dyn/Products/tools_card.asp?tool_id=2735[/URL] This is just one of MANY …

Member Avatar for Ancient Dragon
0
1K
Member Avatar for Mr Fish

1.) Describe your current job / job title. Hedge fund manager 2.) What do you like most about your job? The moolah, and lots of sheep to fleece. 3.) What do you dislike most about your job? Gold-digging wimmin tryin ta get ma wedge... 4.) Overall, do you enjoy your …

Member Avatar for Rashakil Fol
0
212
Member Avatar for karenjev

Where is your source code? Do you have any statements before you start #include'ing files? Has it worked before, and now it's stopped working? Which version of the compiler do you have, and which version of the SDK.

Member Avatar for fpm777
0
1K
Member Avatar for moshe12007

Read some books on programming (independent of a language). You'll need this if you ever want to be more than a glorified "hello world" programmer. Read some books on C++, independent of the implementation. Learn the language, not an implementation. Read some books on modern environments, not some DOS fossil.

Member Avatar for mrnutty
0
191
Member Avatar for raseel

Which is the problem? - reading the file - storing it in an array - storing it in an array which is big enough Show us your progress first, then we help (see the announcements)

Member Avatar for guyfromnola
0
9K
Member Avatar for bops

Well common file formats are listed here [url]http://www.wotsit.org/[/url] Simply typing in say "jpg file format" into your favourite search engine would reveal as much. Windows EFS on the other hand is proprietary for sure, deliberately kept secret (perhaps), and an altogether different prospect. Perhaps [URL="http://clusty.com/search?query=windows+efs+recovery&sourceid=Mozilla-search"]this[/URL] would help. > My question …

Member Avatar for grehe
0
481
Member Avatar for dannnn80

If you've let the [URL="http://en.wikipedia.org/wiki/Magic_smoke"]MBS[/URL] escape, then it's almost certainly done for :(

Member Avatar for dennis fisher
0
195
Member Avatar for basukinjal

> i know the algorithm by hand but how do i implement it in C?? That's basically all programming is. If you know how to do something on paper (the hard part), writing the code for that is pretty easy. Post your idea and your attempt at the code.

Member Avatar for xinhedanti
0
515
Member Avatar for eng.nema

One thing to work on is why there are a) so many other posts just like this b) which those posts seem to have faulty keyboards with all the bogus repetition of letters for no apparent reason. You'd think people reaching graduation would have stopped writing like 5 year olds.

Member Avatar for jwenting
0
269
Member Avatar for BMPaul

The short answer is padding and alignment. > short BM; > long size_of_file; To ensure efficient access to size_of_file, the compiler inserts a pair of padding bytes after BM. The common way to "fix" this is to use something like [ICODE]#pragma pack(1)[/ICODE], but there is no standard way to tell …

Member Avatar for gpyrounakis
0
2K
Member Avatar for prity

Did you even show up to classes? [url]http://www.daniweb.com/forums/announcement14-2.html[/url]

Member Avatar for rubberman
0
77
Member Avatar for j4usanjeev
Member Avatar for smith09

In my time off, I like to collect spammer addresses whilst putting the finishing touches to my latest toy. [attach]14763[/attach]

Member Avatar for savis1
-6
823
Member Avatar for Miss-uae

Did you miss this on your way in? [url]http://www.daniweb.com/forums/announcement125-2.html[/url] > i need it in sunday Looks like you've got a busy weekend ahead of you. I know I have.

Member Avatar for bfrin1
0
180
Member Avatar for clutchkiller

Notes on system() and equivalent functions. A guy walks up to a rack of fireworks blindfolded. After a short period of time, he mutters something and there's a huge explosion. First Onlooker: What did he say? Second Onlooker: I think it was "Is it lit yet?"

Member Avatar for Narue
0
2K
Member Avatar for hket89
Member Avatar for dani_277
0
270
Member Avatar for CornerAnalyst

<kosh>[URL="http://www.catb.org/~esr/faqs/smart-questions.html#prune"]YES[/URL]</kosh>

Member Avatar for peter_budo
0
87
Member Avatar for ravish_26490

> Let me give my computer specifications: 3.12GB RAM, Nvidia GeForce 7050/Nvidia nForce 610i 512 MB graphic card, > win XP pro service pack 2, Intel Core2Duo Processor(2.20GHz) Now let me give you the spec of your machine, which that fossil compiler deals with. Then you decide whether you spend …

Member Avatar for niran manandhar
0
1K
Member Avatar for Nickair
Member Avatar for Nickair
0
239
Member Avatar for Tommybb

Why did you sort it? [url]http://en.wikipedia.org/wiki/Mode_(statistics[/url]) To make it easier to count identical values, because they're next to each other?

Member Avatar for G-Dog
0
14K
Member Avatar for Hawkpath

Is this still a console program (the answer is in my reply to one of your other threads), or have you moved onto a GUI program? GUI's are typically event driven, so you don't read the keys as such, but you do get key events as part of the normal …

Member Avatar for katmai539
0
199
Member Avatar for Ra1sed

[url]http://images.google.com/images?hl=en&um=1&sa=1&q=random&aq=f&oq=&aqi=g10&start=0[/url] Lots of random images

Member Avatar for AndreRet
0
807
Member Avatar for winky

You could try just reading your error messages carefully and figuring out what they mean. For example. warning C4183: 'Credit': missing return type; assumed to be a member function returning 'int' [code] [COLOR="Red"][B]/*What goes here?*/[/B][/COLOR] Credit(double n) { cout << "How much money would you like to add?" << endl; …

Member Avatar for chrjs
-2
3K
Member Avatar for Allen 0108

Well iostream.h isn't the standard name (it was in the old days, but not anymore). Try [code]#include <iostream> using namespace std; [/code] Oh, and main returns int, not void.

Member Avatar for smTaqi
0
3K
Member Avatar for sneekula

> This poll will close on 17th Sep 2010 at 16:22 Expecting something to happen then? > Massive solar flare to blow off earth's atmosphere Hasn't happened in 3+Bn years, so it seems unlikely to happen in the next week or two. I doubt the sun has the means to …

Member Avatar for bumsfeld
2
935
Member Avatar for kookai

> where error? Please use the code tags when posting code - can't you read this [url]http://www.daniweb.com/techtalkforums/announcement8-3.html[/url] Or see the background image in the compose message window? Also, count the { and } I count 3 { and only 2 }

Member Avatar for Nick Evan
0
2K
Member Avatar for system analysis

That's two posts in quick succession from you, both without a hint of any effort on your part. [url]http://www.daniweb.com/forums/announcement9-2.html[/url]

Member Avatar for javaAddict
-1
1K
Member Avatar for Ancient Dragon

A full install of code::blocks would have installed a version of MinGW.

Member Avatar for marantis
0
212
Member Avatar for yeneskey

Anyone with aspirations of completing a doctorate really ought to: a) have a passion for the subject. If you had this, you wouldn't be asking this kind of question. Your approach of "I want to do a Ph.D" seems to be about the same as "I'm off down to walmart …

Member Avatar for ravishh
0
225
Member Avatar for needhelpe

> in a single loop without any conditional statement. But a loop without any conditional statement either runs zero times, or forever. Anyway, here's one answer - have fun explaining it ;) Or learn something, by trying to unravel it :) [code] #include <stdio.h> int main ( ) { int …

Member Avatar for Nick Evan
0
4K
Member Avatar for Loc

Let's see, from the position of "clueless" - 3 months to learn how to program, - 1 month to learn the syntax of C, and some familiarity of the standard C library, - 6 months practice solving problems (initially trivial, but building in complexity). So after about a year, you'll …

Member Avatar for Trepach
0
113

The End.