5,237 Posted Topics

Member Avatar for asifjavaid
Member Avatar for athtsa

Are these real LEDs, or just red and green circles drawn on the screen of your PC.

Member Avatar for Salem
0
117
Member Avatar for jan1024188

Yes, PNG is a good format. Yes, you will have compatibility problems with standard MS tools if you go far enough back in versions. > So, instead of 15:47:12 Maybe HH_MM_SS format ?

Member Avatar for Salem
0
172
Member Avatar for egboy
Member Avatar for anu123d

> printf("==========================="); > fnGotoxy(25,8); I know these seem important, but they're not. Just rip them all out until you've got the core program working, after which it's dead easy to put them all back again. Such eye candy only makes the code a lot longer than it needs to be, …

Member Avatar for Murtan
0
221
Member Avatar for ribena500

> (hours_worked[i]-35)=overtime_hours[i]; result = value; copies value INTO result, not the other way round.

Member Avatar for Salem
0
75
Member Avatar for s-a-n-d-e

[url]http://www.catb.org/~esr/faqs/smart-questions.html#urgent[/url] Not to mention [url]http://www.daniweb.com/forums/announcement118-3.html[/url] > i just need it so badly..in just a few hours i need it for a class..but my logic aren't working in the last few weeks.. So have you learnt anything about managing your time better, and seeking help in a more timely fashion?

Member Avatar for Salem
0
174
Member Avatar for hsoni007

> Give me a chequebook balancing program. How presumptuous of you that you think you can just roll in here and demand that we do your homework. True or false - this applies to you as well as all the other noobs? Announcement: [URL="http://www.daniweb.com/forums/announcement118-2.html"]We only give homework help to those …

Member Avatar for riahc3
0
201
Member Avatar for me_ansh

see cprogramming.com for same Q&A. see [url]http://www.catb.org/~esr/faqs/smart-questions.html#forum[/url] for why

Member Avatar for me_ansh
0
94
Member Avatar for akim_atl

1. Read the rules on homework - you make an effort to answer them, and we'll help you understand your mistakes 2. Read the rules on posting code. Your score so far - ZERO!!!!!

Member Avatar for WaltP
0
268
Member Avatar for number87

I would have hoped after 40 posts that you would have figured this out. Or at least read it. [url]http://www.daniweb.com/forums/announcement113-3.html[/url]

Member Avatar for Salem
0
151
Member Avatar for xyzt

> void swap(int arr[], int i, int j Because this isn't declared as taking 3 references.

Member Avatar for Salem
0
82
Member Avatar for bajanpoet
Member Avatar for naseerkhan861

[url]http://www.catb.org/~esr/faqs/smart-questions.html#urgent[/url]

Member Avatar for MosaicFuneral
0
72
Member Avatar for Mighty

[url]http://www.catb.org/~esr/faqs/smart-questions.html#bespecific[/url] I bet this has been mentioned before. [url]http://www.daniweb.com/forums/announcement8-3.html[/url] Maybe a few more times for good measure [url]http://www.daniweb.com/forums/announcement8-3.html[/url] [url]http://www.daniweb.com/forums/announcement8-3.html[/url] Still not clicked it, once more for the house then! [url]http://www.daniweb.com/forums/announcement8-3.html[/url]

Member Avatar for Salem
0
166
Member Avatar for urufukiba

> printf("Error: can't open file.\n"); Use perror("can't open file."); It'll tell you WHY it can't open the file.

Member Avatar for urufukiba
0
94
Member Avatar for mtramnes
Member Avatar for GrimJack

"You didn't check any boxes, which makes it tough to say much about you. How about a Punk? That's what you are." Close enough.

Member Avatar for Nick Evan
0
123
Member Avatar for niall_heavey

I take it that you've got 40 years to do this then. [url]http://www.robocup.org/[/url] Perhaps researching machine vision, feature extraction and scene analysis. Even standing in one spot, looking in one direction, produces a hell of a lot of images when you take changes of crowd and lighting into consideration.

Member Avatar for Nick Evan
0
80
Member Avatar for TasostGreat

> for(int h = 0; h <= b;) How long is the loop going to run before h > b ? Check ALL your fopen calls for success. Check your scanf functions for success.

Member Avatar for TasostGreat
0
140
Member Avatar for ShawnCplus

Yes, it's been suggested many times before, and implemented elsewhere. Still nothing :(

Member Avatar for Salem
0
91
Member Avatar for gsingh2011

Not every machine is blessed with a C++ compiler. Some really small devices only have C.

Member Avatar for Salem
0
103
Member Avatar for serkan sendur

Well that depends on your OS. Your average desktop with an OS which runs each process in a separate address space will reclaim the space when the program exits. But if you're programming on say a mobile phone, where there is no virtual memory, and not a lot of operating …

Member Avatar for Free_Classified
0
470
Member Avatar for Passiongamer25

Maybe post your formula for converting F to C? You didn't do 5/9 by any chance, which would be 0 As opposed to say 5.0/9.0 which is nearer to what you want.

Member Avatar for Passiongamer25
0
94
Member Avatar for naomiauk

LOL - "improve", that's a good one. Like cout << "Written by Naomi" << endl; being 'improved' to cout << "Written by nobody" << endl; With such metaphoric use of English, you should be in advertising, or politics.

Member Avatar for cookpau01
0
272
Member Avatar for hsoni007

The "how to post code" seems to be eluding your attention. As a result, your post is eluding our attention.

Member Avatar for Salem
0
104
Member Avatar for sciwizeh

It was in the C forum, but nobody said anything. [url]http://www.daniweb.com/forums/thread170785.html[/url] But then again, I didn't understand what all the 5th and 6th stuff was all about. > So, a pointer to the first position is like the polygon pointer above, and another is made that is in the fifth …

Member Avatar for Salem
0
99
Member Avatar for mohinig

Or install a compiler which is actually compatible with your real OS (and not just compatible with the 20th century emulation of a dead OS).

Member Avatar for Salem
0
96
Member Avatar for New IT Student
Member Avatar for Salem
0
106
Member Avatar for Mahsa_C++

The only weird thing is h.search isn't a valid variable name. As for the rest, have you read these? [url]http://msdn.microsoft.com/en-us/library/aa365740.aspx[/url] Do you see where 16 comes from? [url]http://msdn.microsoft.com/en-us/library/aa364418(VS.85).aspx[/url]

Member Avatar for Salem
0
177
Member Avatar for chound
Member Avatar for Salem
0
639
Member Avatar for honey.c

Be sure to let us know how that works out for you. [url]http://www.catb.org/~esr/faqs/smart-questions.html[/url]

Member Avatar for Salem
-1
69
Member Avatar for Gigs_

Not only did you bump a long-dead thread, everything you said is way off base. [url]http://en.wikipedia.org/wiki/Reverse_engineering[/url] is specifically allowed in some cases, say interoperability. You wouldn't have a vast choice of PCs nowadays if someone hadn't RE'd the original IBM BIOS to produce a clone. Likewise (for those with short …

Member Avatar for Salem
0
9K
Member Avatar for noshdb

[url]http://letmegooglethatforyou.com/?q=Is+there+a+free+program+available+to+make+ISO+images+of+CD%2FDVDs%3F[/url]

Member Avatar for jbennet
0
122
Member Avatar for LucyB
Member Avatar for tomtetlaw

You'd be better off posting your code on their forums. [url]http://forum.thegamecreators.com/?m=forum[/url] Someone there is likely to know the precise details of how to use the API, and correct your mistakes. Unless you happen to get lucky and find a DarkGDK expert here, it's unlikely that anyone is going to do …

Member Avatar for tomtetlaw
0
132
Member Avatar for encee

1. main returns int. 2. a 10 character buffer is nowhere near long enough to store 10 integers expressed as a string. I would suggest char c[BUFSIZ]; and update the fgets call accordingly. Checking the return result of sscanf would be a good idea as well. > its basically ignoring …

Member Avatar for me_ansh
0
1K
Member Avatar for Swati_bansal

[url]http://www.catb.org/~esr/faqs/smart-questions.html#writewell[/url] Your script kiddie speak may impress your friends, or it may just be a sign of laziness. Either way, it doesn't matter. Why? Because clear and effective communication is everything! [url]http://www.cnn.com/TECH/space/9909/30/mars.metric.02/[/url] Computers are in everything, and hence software is in everything. You might consider such things as - communications …

Member Avatar for Swati_bansal
0
115
Member Avatar for eniwe
Member Avatar for eniwe
0
115
Member Avatar for gauravmishra

Why do you need the password? The easiest way to get the password is to ask the user for it, and explain why you need it. passwords are usually stored as hashes (a one-way function). [url]http://en.wikipedia.org/wiki/Cryptographic_hash_function[/url] There is no simple function to go in the other direction.

Member Avatar for Salem
0
183
Member Avatar for amuchie

> (1) Describes the steps involved in the problem solution Find a computer. Surf the web to find a forum. Join a forum and post your homework. Ignore all [B][URL="http://www.daniweb.com/forums/announcement14-2.html"]We only give homework help to those who show effort[/URL][/B] posts. [url]http://www.catb.org/~esr/faqs/smart-questions.html#homework[/url]

Member Avatar for Salem
0
70
Member Avatar for thejadoogar

> Can you tell me the difficulty level of base exam? If I told you it was very easy, would you slow down your study pace?

Member Avatar for Rashakil Fol
0
387
Member Avatar for rhoit

No you can't do that. Some platforms provide a specific "truncate" function to allow you to make a file shorter by removing stuff from the end. But there is no API which allows you to turn say [COLOR="Green"]hello world[/COLOR] into [COLOR="Green"]goodbye world[/COLOR] in such a way that the file will …

Member Avatar for Murtan
0
137
Member Avatar for FBIRyan

Well down is easy, you stop at a constant. But counting up, the place where you stop is a variable. Consider passing the current value AND the target value as parameters.

Member Avatar for FBIRyan
0
122
Member Avatar for neoangin

Well getline (hence the name) gets a line, not a word. while( cin >> str ) is perfectly OK if you want the usual white-space semantics for separating words.

Member Avatar for neoangin
0
152
Member Avatar for manoj krishnan

[url]http://letmegooglethatforyou.com/?q=Artificial+Immune+Recognition+System[/url]

Member Avatar for Salem
0
12
Member Avatar for Morty222

Check for special cases first, then attempt to validate the state using your existing approach.

Member Avatar for Salem
0
28
Member Avatar for Salem

Thanks to this muppet, all the programming forums have been trashed for the evening until a mod shows up and deleted all that crap. :@ :@ :@ :@

Member Avatar for Salem
2
52
Member Avatar for arunprabhu.1
Member Avatar for winrawr

The End.