Forum: Computer Science and Software Design May 13th, 2005 |
| Replies: 4 Views: 2,203 Re: Programming Language required Fiyona,
I don't want to get on your case, but would it be too hard to "Preview" what you've written before you submit? We all make spelling and grammatical errors (God knows I do), but you've just... |
Forum: C May 13th, 2005 |
| Replies: 8 Views: 3,111 Re: need help with the use of arrow keys Oh and I fixed my little C program to correctly add in the bbCode for preprocessor directives and comments :-)... I really detest DaniWeb's "You have thirty minutes to edit your post" rule... |
Forum: C May 13th, 2005 |
| Replies: 8 Views: 3,111 Re: need help with the use of arrow keys Well why didn't you say any of this in your first post? As far as I know, "stdio.h" is part of the standard C library. I had to infer from your ugly ass code what you were trying to do and in what... |
Forum: C May 13th, 2005 |
| Replies: 8 Views: 3,111 Re: need help with the use of arrow keys Hello... your code... is well.... um, yeah... here is a very basic example of how to get input from the keyboard in C (in the console) that I whipped up just for you
Generated: Fri May 13 01:22:44... |
Forum: C May 13th, 2005 |
| Replies: 2 Views: 916 |
Forum: Getting Started and Choosing a Distro May 12th, 2005 |
| Replies: 38 Views: 6,310 |
Forum: C++ May 12th, 2005 |
| Replies: 9 Views: 1,331 Re: I Need Your Help Please Write out your program out in pseudo-code (how you think its suppose to work) and post it. I can begin to help (and teach) you, then. |
Forum: C++ May 12th, 2005 |
| Replies: 5 Views: 1,835 |
Forum: C++ May 12th, 2005 |
| Replies: 5 Views: 1,835 |
Forum: C++ May 12th, 2005 |
| Replies: 3 Views: 1,892 |
Forum: C++ May 12th, 2005 |
| Replies: 9 Views: 2,096 Re: Using data i read from *.* files Neat I wrote a little C program to format my DaniWeb example code, such that it is formatted in the Kerningham and Ritchie C-style tradition with 8-space tabs and 80 character columns. And to make... |
Forum: C++ May 12th, 2005 |
| Replies: 9 Views: 2,096 |
Forum: C++ May 12th, 2005 |
| Replies: 8 Views: 2,941 |
Forum: C++ May 12th, 2005 |
| Replies: 6 Views: 5,226 Re: MP3 Player I like KDE, myself. And... if what you mean by "no GOOD media players" is "no media player that can adequately support closed propietary file formats that should have been allowed to exist", you're... |
Forum: C++ May 12th, 2005 |
| Replies: 6 Views: 5,226 |
Forum: C++ May 12th, 2005 |
| Replies: 6 Views: 5,226 Re: MP3 Player KDE already has an mp3 player... http://amarok.kde.org/ |
Forum: C++ May 12th, 2005 |
| Replies: 10 Views: 4,176 Re: string input not working as expected Perhaps. You're still young and for most people, including myself, learning takes time and patience. When learning how to program, learning to ask the _right_ questions will yield the most valuable... |
Forum: C++ May 11th, 2005 |
| Replies: 8 Views: 2,941 |
Forum: C++ May 11th, 2005 |
| Replies: 10 Views: 4,176 Re: string input not working as expected I disagree. I think it can seperate a good programmer from an expert programmer no matter what the language or how abstract it is. IMHO an expert programmer not only knows how to use the mechanism,... |
Forum: C++ May 11th, 2005 |
| Replies: 10 Views: 4,176 Re: string input not working as expected Oh and please take note of the subtle hint that our dear friend Narue left us: stream input, NOT string input.
It's trully important as a developing programmer to fully understand and internalize... |
Forum: C++ May 11th, 2005 |
| Replies: 6 Views: 4,563 |
Forum: C++ May 11th, 2005 |
| Replies: 10 Views: 4,176 Re: string input not working as expected Hello,
I could barely decipher what the heck you were saying. In the future could you please be a bit more articulate. That's the least you could do in return for help.
Now, let's see.... You... |
Forum: C++ May 10th, 2005 |
| Replies: 2 Views: 1,331 |
Forum: C May 10th, 2005 |
| Replies: 13 Views: 1,791 |
Forum: C May 10th, 2005 |
| Replies: 13 Views: 1,791 Re: Read unlimited no. of people. I was about to do your homework for you... but 4 frowning smilies, two of which were crying, just wasn't convincing enough... sorry -- Have you asked your teacher for help? Perhaps they have office... |
Forum: IT Technologies and Trends May 9th, 2005 |
| Replies: 9 Views: 4,358 |
Forum: C++ May 9th, 2005 |
| Replies: 16 Views: 4,250 |
Forum: C May 9th, 2005 |
| Replies: 13 Views: 1,791 |
Forum: C May 9th, 2005 |
| Replies: 13 Views: 1,791 Re: Read unlimited no. of people. Nope. I think that is enough help. I showed you exactly the type of loop you needed. Why don't you try looking at the man pages for all the functions you are unfamiliar with. You don't need to be... |
Forum: C May 9th, 2005 |
| Replies: 13 Views: 1,791 |
Forum: C++ May 9th, 2005 |
| Replies: 1 Views: 2,225 Re: Compile .cpp into .bin extension This is just a guess...
g++ --static bootsector.cpp -o bootsector
objcopy -O binary bootsector bootsector.bin
then write it to the bootsector of the floppy |
Forum: C++ May 9th, 2005 |
| Replies: 5 Views: 1,411 |
Forum: C++ May 9th, 2005 |
| Replies: 13 Views: 2,580 |
Forum: C++ May 9th, 2005 |
| Replies: 16 Views: 4,250 |
Forum: C++ May 9th, 2005 |
| Replies: 13 Views: 2,580 |
Forum: C++ May 9th, 2005 |
| Replies: 16 Views: 4,250 |
Forum: C May 9th, 2005 |
| Replies: 9 Views: 4,406 |
Forum: C May 9th, 2005 |
| Replies: 9 Views: 4,406 |
Forum: C May 9th, 2005 |
| Replies: 9 Views: 4,406 |
Forum: C++ May 8th, 2005 |
| Replies: 16 Views: 4,250 |