[urgent] a very difficult C program problem!! help!
15 replies, posted
deleted.
Required output? Restriction on the language? Imperfect English?
Are you trying to get others to do your schoolwork?
[QUOTE=a2h;18381815]Required output? Restriction on the language? Imperfect English?
Are you trying to get others to do your schoolwork?[/QUOTE]
Well he did attempt to write his own code, so I don't see any problem with helping him.
[QUOTE=Plastical;18381833]Well he did attempt to write his own code, so I don't see any problem with helping him.[/QUOTE]
thanks for your clarification.
What happens if I enter some letters instead of a number?
Haven't I seen this thread before?
[editline]12:27PM[/editline]
Yes I have [url]http://www.facepunch.com/showthread.php?t=838150[/url]
[QUOTE=micropro;18382164]What happens if I enter some letters instead of a number?[/QUOTE]
seems nothing happen;)
the program still runs untill entering a number
[editline]10:29AM[/editline]
[QUOTE=ThePuska;18382196]Haven't I seen this thread before?
[editline]12:27PM[/editline]
Yes I have [url]http://www.facepunch.com/showthread.php?t=838150[/url][/QUOTE]
yes. that's post is also created by me.
but this one is my full attempt. the preivous one is just in progress.
thanks your attention.
[QUOTE=ming2194;18381734]i want to make sure (...) all codes are in straight C![/QUOTE]
It compiles with no errors or warnings using "gcc --std=c99 -Wall -pedantic", so I'd say it's straight C under the 1999 version of the language. (It's not valid under the 1989 version of the language, which doesn't allow things like // comments and declaring variables in the middle of a function, but that shouldn't matter.)
the difficulty of this problem boggles my mind
deleted
Came in here expecting something regarding a wire transfer.
[QUOTE=Ortzinator;18397771]Came in here expecting something regarding a wire transfer.[/QUOTE]
what do you mean??
may someone help me?
Not even going to bother (rate me agree)
[QUOTE=ming2194;18404414]may someone help me?[/QUOTE]
Aside from the poor source code quality and mishmash of copy/paste techniques I don't see any actual execution problems, what exactly do you need help with?
That source code was merely put together by other fpers who did his school work for him.
Ming, please note that homework is meant to be done by you, otherwise there's hardly any point.
Sorry, you need to Log In to post a reply to this thread.