Re: Problem with do while loop Programming Software Development by Nick Evan … should end with a [inlinecode]return 0;[/inlinecode] -please use -codetags- the next time you post Re: Problem with do while loop Programming Software Development by IwalkAlone First of all , it is a C program so I am not using cin and cout. Abt codetags, i tried using them but it didn't happen..tht explains the extra pair of brackets. Abt the question I asked it was "Do you want to continue?(y or n)"..Yes i know char accepts only single and wht u suggested Gel is exactly wht I tried but it did not work. Re: select check boxes Programming Web Development by arjunsasidharan please use codetags. Its quite difficult to read Re: C program to calculate number of days between 2 dates using structure of pointers.... Programming Software Development by Nick Evan First of all: please use codetags. It makes your code easier to read: [code=c] #include&… Re: This program hangs on me Programming Software Development by Nick Evan … [URL="http://www.daniweb.com/forums/thread93280.html"]codetags[/URL] Re: I Hope Someone Who Is Online Will Help......Java Code Programming Software Development by jwenting and learn how to use codetags. Re: Java Socket Problem Programming Software Development by jwenting 1) use codetags 2) don't even try network programming until you know the language well. Re: descending Programming Software Development by Nick Evan … about [noparse][code][/code][/noparse] tags (the gray text). The codetags are also explained in the rules, and in a sticky… Re: help in student database using linked list Programming Software Development by Nick Evan …="http://www.daniweb.com/forums/announcement8-3.html"]codetags [/URL]when posting code here. It makes your code easier… Re: how to overload << operator as a friend function? Programming Software Development by Agni 1>[B] Please use codeTags to make it easier for everyone to read your code.[/… Re: Weird Question Programming Software Development by MosaicFuneral One, site rule, CodeTags!! Two, use functions [icode]void FileHandler::open(const char *name, const int &mode);[/icode]. Three, don't bother with eof(). Try, [icode]while(getline(file, line))[/icode]. Re: Numbers to words Programming Software Development by dtejasd Honestly i didnt get what is that 'homework' and 'bumping' thing. Sounds irrelevant. If it is something related to "replying to already solved question", then I'm sorry. Yes, I'll keep in mind to add codetags. But still! you havent told me why the solution is WRONG? Re: Dikjstra Algorithm and Dictionarys ( Hard Problem ) Programming Software Development by drfcool i tried to work with codetags it just doesnt work :/ Example of Inputs: company:DHL:200:… Re: need c++ implementation of the algorithm Programming Software Development by Nick Evan Post your code using [URL="http://www.daniweb.com/forums/misc-explaincode.html"]codetags [/URL]instead of attaching it as files. Also read [URL="http://catb.org/esr/faqs/smart-questions.html#writewell"]this[/URL]. Re: How to write Problem analysis Programming Software Development by Skeen … number , and the seat number ...[/QUOTE] First of all, use CODEtags! Next up, if you want to print out the seat… Re: error C2065: 'cout' : undeclared identifier Programming Software Development by zobadof I am sorry. I have used codetags! Re: error C2065: 'cout' : undeclared identifier Programming Software Development by Nick Evan [QUOTE=zobadof;1074887]I am sorry. I have used codetags![/QUOTE] But not in post #16. I added them. But enough of this, this thread is going off-topic. If you want to discuss this further, feel free to PM me. Re: Auto-code tags Community Center Meta DaniWeb by Nick Evan … newbies. 4. There is *not one place* on DW where codetags are explained a short in simple way with their current… Re: Auto-code tags Community Center Meta DaniWeb by jon.kiparsky [QUOTE]4. There is not one place on DW where codetags are explained a short in simple way with their current …