other than the moral reasons he might want to consider trying b/c i know my professors use to google bits of code from peoples programs to see if...
i am compiling in gcc on a unix box running SunOS 5.6 the main problem im running into is that the implementation of sleep() ive noticed doesn't...
Hey, I'm writing a program this time that will indefinately run a loop but i want it to pause at the end of teh loop so that the loop starts when...
there is a little bit of setup involved in it, but i prefer use eclipse..i use it for Java/C/C++/c# ...it is just nice to have something that...
i understand that changing to %d wasn't a great idea for a final solution... but i don't use scanf much and didn't understand why no matter what i...
so...i played with your code a bit, first off....after the if statement you dont' want that ";" because it ends the if and will always run the...
can you post the changed code?
he said he is still looking into it...give him a minute maybe he is learning to fish instead of just asking for some
if you want it to end if none of those 4 symbols is there change it to if-else-if statements until the last one and the last else make it change...
your while loop also doesn't have a corresponding closing bracket that i see....so it shouldnt' compile to run in the first place to find that...
i don't know of any web based uml programs but here is a good list of tools for drawing UML's and having it generate code or have a UML generated...
hey...i tried to tab code in a post given http://www.go4expert.com/showthread.php?p=32928&posted=1#post32928 ...but it just removed the spaces....
or better yet an example in java: while(!learned) { try { research("looping"); }catch(IGaveUpException e) {...
Separate names with a comma.