hi i want to do the projects in c, so if u know abt c projects thn reply me immidiately plz tel me the project names and information about tht Thomas Hruska...
... While it is admirable that you are wanting something to do and want to spend your time learning C/C++, c-prog is not here to give you ideas on what to do....
please can anyone give me a clear idea about the creation and handling of linked lists? though i was able to understand 60% of it in the class, i'm getting ...
... Correction: I just fired up VS 2008 Professional and there is a menu called "Test" which allows you to create unit tests. I have no idea how good it is...
... Post the code. Reinventing the wheel is generally pointless. Your class could be doing more useful things. -- Thomas Hruska CubicleSoft President Ph:...
1) Please send mail to c-prog@yahoogroups.com, not the moderator address 2) Please use standard English. This is not a chatroom or cellphone text. ... From:...
I am just learning pointers and have a question about how to display from an array. I have created a program that has a preset array loaded with the word...
when u get a string of any length the final character is null'\0'.Use this as check condition while counting.(increment the pointer variable and counter). bye ...
Great information. Thanks!! ... Looking for last minute shopping deals? Find them fast with Yahoo! Search. [Non-text portions of this message have been...
Thanks Andrew! The help is appreciated!! nim ... Never miss a thing. Make Yahoo your homepage. [Non-text portions of this message have been removed]...
Hi, everybody. I'm new in programming. I want to ask you, which programming language should i learn. First, i learnt pascal. However, i do not use pascal now....
... No. I've probably learned about 30-40 different languages. But I've decided which ones I really like and which ones I don't want to mess with. There are...
... conio.h is not a standard header and is specific to the old Borland compilers (like Turbo C++) ... int main() it's always int main() ... ouch... never use...
Hello all, I have gotten myself a new IDE; in the end I went with the Visual Express, because the environment is familiar to me (I do quite a bit of work with...
... It is the Microsoft Visual C++ compiler. ... Huh? The final executable is always going to be OS-specific regardless of compiler. You have to build for...
... Not allocating memory is an old habit? -- Thomas Hruska CubicleSoft President Ph: 517-803-4197 *NEW* MyTaskFocus 1.1 Get on task. Stay on task. ...
It's an essential part that CAN NOT be skipped, especially when you are showing an example. ... -- ... "In the rhythm of music a secret is hidden; If I were to...
... Delphi isn't completely dead yet. :-) There is an open source "clone" named Lazarus which works under Windows, Linux, BSD & Mac OS X, for building portable...
... That reminded of an old Monty Python skit one-liner, "I'm not dead yet." Yeah, I've known about Lazarus. It just hasn't shown up on my radar recently as...
Hi All, Can anyone please help me with my project. This project can be based on Structure and files. The C program is for a hotel reservation. The criteria is...
Hello again, " As to avoiding the development of Windows-specific programs, don't touch C#, the CLR, and stick to ANSI Standard stuff. Any third-party ...