I think that you are having buffer's problems. Maybe if you create an char auxiliar variable, you can do it: ... auxiliar = getchar(); if(ReadInWord[0] ==...
The code emits "Undefined Behavior" by the standard. See the link that Dave gave in his reply: http://www.eskimo.com/~scs/C-faq/q3.2.html. If you still have...
Hi, Most of the sites in C/C++ wouldn't speak regarding UNIX networking and the sites of UNIX may not speak clearly on UNXI networking. However you can search...
Hi, This program try to save Linked-List Data to FILE. This seemed to work successfully. Do this really work successfully? I feel something that I made some...
I have a question abotu CLASSES... my teacher gave us the .h file and i i think we have to come up with the .cpp file.. but i'm not sure what to write in it.....
Hi, This program try to save Linked-List Data to file, and from the file reconstruct the Linked-List. This seemed to work successfully. Do this really work...
Reply/comment embedded... ... Please do not use the tab character for indentation. Use spaces or check your editor how to convert tab to spaces. ... ^^^ Case...
API is Application Program Interface.they are sort of links between your program and windows. like u want to draw a window, u use API function to pass...
Hello All, I'm having some difficulties with trunkating strings. For example, assume I have the string: Char txt[] = "01234567890123456789"; If the string is...
Michel.P
michelpetrovic@...
Mar 6, 2003 8:42 am
4335
There are at least two ways I can think of: 1. Make a duplicate of txt, copy up to the required width, change the last three character to '.'. 2. Output one...
Trunkate string ? I did some krap like this rekently at skhool look at this krap { error = FALSE; outfile.close(); outfile.open (filename, ios::app); } } while...
You know we're supposed to do our assignment on Friend class and No one understands it at all. can you give us a link how we can understand it in the laymen...
When you write a class, you can control accessibility by using public/protected/private keyword. The accessibility controls who can and cannot access the...
Anyone know how to use C PreProcessor constants? example the _FILE_ Preprocessor constants which is equal to the name of the current source file. #include...
Hi i m a new member of this group i have a problem i have to design a security system using parallel port and voltage controller in C language if any body can...
... name ... and ... I believe your error comes from not telling the compiler what you mean by your _FILE_ term. I would wager you must define it yourself via...
This is probably a really easy situation, but how do you stop your program from flashing up and disappearing! I am looking for something like a pause. When I...
u can use something like getch() at the end of the program Your program'll wait u press somekey ... From: basicxml2011 To: cprogramming2@yahoogroups.com Sent:...
could someone please help me with linked list?? I"m totally confused I have read several books and etc. and I'mt rying to write code on linked list with...
Please use a different subject. Infix to postfix conversion required a FILO data structure - typically a stack construct, which can but not necessary...
I know that stacks do not have to have queue so what I don't understand where do I insert you know infix an evaluation and then it it display stack number...
In a message dated 3/10/2003 9:37:21 AM Eastern Standard Time, ... yeah what he said Just a DOS window and then it disappears where are my results?? I'm using...
Do you have to implement your own linked list? The links I give seem broken because the mail client breaks a long line into multiple lines. I know this would...
Hello folks I have a real problem here i'm getting error messages on Unix and on borland i don't know how to complie classes.. someone PLEASE help me and point...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the cprogramming2 group. File : /mp3.exe ...