Forum: Coder's Corner Lounge
Mar 27th, 2008, 2:27 AM
|
|
Replies: 13
Views: 559
|
Forum: Coder's Corner Lounge
Mar 13th, 2008, 8:49 PM
|
|
Replies: 21
Views: 686
Re: I failed a programming test
I've had a 30 year run as a software engineer and during my first couple years I've failed similar tests. So what? I agree with the Dragon...
|
Forum: Coder's Corner Lounge
Mar 11th, 2008, 4:57 PM
|
|
Replies: 38
Views: 935
|
Forum: Coder's Corner Lounge
Mar 4th, 2008, 9:56 PM
|
|
Replies: 5
Views: 187
Re: Coding for the sake of coding...
So? Hasn't everything you code to learn (class, books, etc) been written before? So write something that already exists that uses a technique that's new to you. Then at least you have another...
|
Forum: C
Mar 4th, 2008, 9:31 PM
|
|
Replies: 5
Views: 236
Re: Need help with these
Do you mean you'll post code that was given to you, and you want us to change it so it works? Then you can hand it in for your grade? Sounds like a good plan... :-/
|
Forum: Coder's Corner Lounge
Feb 26th, 2008, 9:55 AM
|
|
Replies: 45
Views: 1,348
|
Forum: Coder's Corner Lounge
Feb 25th, 2008, 4:11 AM
|
|
Replies: 9
Views: 212
Re: New Laptop/Desktop Replacement
I'd recommend looking at some local places that build computers to your specifications.
1) you'll get exactly what you want, not something 'close enough' or 'too much'
2) you'll get service
3) you...
|
Forum: C
Feb 25th, 2008, 3:53 AM
|
|
Replies: 6
Views: 275
Re: Arrays
Sure, lots of ideas. First one is look at a few books and decide which one you want to use as your first book.
Then, once you've read that book and written the programs it suggests, write a design...
|
Forum: C++
Feb 24th, 2008, 5:51 PM
|
|
Replies: 21
Views: 701
Re: My programs aren't running...( no errors)
Rofl...
1) He meant input, as in advice.[/quote]
I know. He doesn't need more advice because cin.get() is what he needs to do.
Yeah, for input. He still needs cin.get() at the end of the...
|
Forum: C
Feb 24th, 2008, 2:22 PM
|
|
Replies: 5
Views: 267
|
Forum: C++
Feb 23rd, 2008, 5:51 PM
|
|
Replies: 21
Views: 701
|
Forum: C++
Feb 19th, 2008, 8:59 PM
|
|
Replies: 6
Views: 283
Re: Enque/deque
Nope, no one is here. The 2,971 threads and 24,998 posts in this forum all all made by bots. :icon_rolleyes:
|
Forum: C
Feb 10th, 2008, 5:56 PM
|
|
Replies: 10
Views: 517
|
Forum: Coder's Corner Lounge
Jan 27th, 2008, 7:30 PM
|
|
Replies: 19
Views: 486
Re: What do you think about my present situation?
Then, for her sake, please do not talk to her about her goals. What you just confessed is what is know as 'dream stealing' and is much more detrimental to the other person than you can possibly...
|
Forum: Coder's Corner Lounge
Jan 27th, 2008, 7:19 PM
|
|
Replies: 5
Views: 174
Re: Happy Australia day
I remember that zoo. It's a good one.
And don't forget a trip on the Kuranda Railway from Cairnes to Kuranda. Beautiful country!
And the Curtain Fig Tree is very strange. Reminded me of a...
|
Forum: C
Jan 27th, 2008, 7:07 PM
|
|
Replies: 13
Views: 390
Re: printf Alignment
Yes, newlines are a character, so is a tab. But if you're trying to line up columns, it's foolish to use tabs at all and just as foolish to use newlines before you actually reach the end of the...
|
Forum: C
Jan 25th, 2008, 12:36 AM
|
|
Replies: 13
Views: 390
Re: printf Alignment
Yuck indeed.
printf() returns the number of characters output. So use the return value to count the number of characters already displayed and use the '*' formatting character to align your...
|
Forum: C
Jan 11th, 2008, 1:45 AM
|
|
Replies: 12
Views: 399
Re: Calling exit(???) functions
Relatively, if there's no other way to easily get to the return statement. But I was asking BstrucT why he used it, not when you think it's appropriate. :icon_confused:
Well, duh! :icon_wink: ...
|
Forum: C
Jan 9th, 2008, 3:13 PM
|
|
Replies: 12
Views: 399
|
Forum: Coder's Corner Lounge
Dec 26th, 2007, 2:24 AM
|
|
Replies: 10
Views: 336
Re: binary counting
The sign bit is not necessarily part of a data structure. But it is part of all unsigned numeric data (int, char, float, etc).
|
Forum: Coder's Corner Lounge
Dec 21st, 2007, 11:53 PM
|
|
Replies: 10
Views: 336
|
Forum: Coder's Corner Lounge
Dec 16th, 2007, 11:35 PM
|
|
Replies: 21
Views: 561
|
Forum: Coder's Corner Lounge
Dec 16th, 2007, 11:08 AM
|
|
Replies: 8
Views: 253
|
Forum: C++
Dec 15th, 2007, 9:12 PM
|
|
Replies: 9
Views: 276
|
Forum: Coder's Corner Lounge
Dec 14th, 2007, 9:15 PM
|
|
Replies: 8
Views: 251
|
Forum: C++
Dec 13th, 2007, 11:16 PM
|
|
Replies: 9
Views: 276
Re: Linked List problem - Deleting a node
lolwhat
Tip: This is the C forum.[/QUOTE]
Yeah, and he posted C code, didn't he? And he's compiling with the Open Watcom C++/Fortran (http://www.openwatcom.org/ftp/) compiler.
|
Forum: C
Dec 11th, 2007, 9:26 PM
|
|
Replies: 5
Views: 321
Re: Beginner "C" Calculator Problem
Not sure what you mean. Re-run? Please explain in detail.
You probably shouldn't be calling exit() in the function. Just return and let main() handle exiting.
You should also consider better...
|
Forum: Coder's Corner Lounge
Dec 4th, 2007, 12:24 AM
|
|
Replies: 20
Views: 687
Re: Rambling.
Why? How does an infraction hurt someone? It just like me telling you you're on my sh*t list. How does that affect your life? Nada. Who cares.
|
Forum: C++
Dec 2nd, 2007, 2:31 PM
|
|
Replies: 11
Views: 303
|
Forum: C++
Nov 30th, 2007, 8:45 AM
|
|
Replies: 7
Views: 295
|
Forum: Coder's Corner Lounge
Nov 28th, 2007, 10:06 PM
|
|
Replies: 20
Views: 687
Re: Rambling.
Untrue. It's unformatted speak/writing only if you don't want to effectively communicate your position. Ramble all you want (that's the generic you, by the way). After you finish rambling, add a...
|
Forum: C
Nov 28th, 2007, 9:54 PM
|
|
Replies: 19
Views: 679
Re: Convert .wav file into bytes
No, it won't work. Well sort of. It may crash your program. See this (http://www.gidnetwork.com/b-62.html). Since gets() and fscanf("%s"...) both rely on '\n', how many characters can you expect...
|
Forum: C++
Nov 28th, 2007, 9:47 PM
|
|
Replies: 7
Views: 284
Re: Simple C++ Help
May? What makes you think so? What type of errors? Compile errors? Do you think it will crash? It's logically incorrect?
Again, why? And it's not a script, it a program :icon_wink:
And...
|
Forum: C++
Nov 28th, 2007, 9:36 PM
|
|
Replies: 7
Views: 295
|
Forum: Coder's Corner Lounge
Nov 27th, 2007, 4:10 PM
|
|
Replies: 20
Views: 687
Re: Rambling.
I must admit that I find rambling post to be interesting iff they are formatted to not be just a block of text. More than a few lines without a break is just too daunting to bother with.
|
Forum: C++
Nov 27th, 2007, 2:00 AM
|
|
Replies: 4
Views: 216
Re: Beginning Programming
The first post in the forum Read Me: How to post a question explains the how to post good questions, including CODE tags. Might be worth a read...
|
Forum: Coder's Corner Lounge
Nov 21st, 2007, 11:34 PM
|
|
Replies: 6
Views: 145
Re: Career Help
If there are (note spelling) good opportunities, and you like programming, then yes, Software development a good field.
Now, if you think about it, isn't this a programming site? What would you...
|
Forum: Coder's Corner Lounge
Nov 21st, 2007, 12:35 PM
|
|
Replies: 6
Views: 249
|
Forum: Community Announcements and Feedback
Nov 20th, 2007, 9:56 PM
|
|
Replies: 13
Views: 392
Re: Code tags wrapping
So stop using TABs. Most professionals use 4 SPACEs for indentation.
class gbSerializer {
var $serialString = '';
var $keys = '';
var $values = '';
function gbSerializer($keys,...
|
Forum: C
Nov 19th, 2007, 12:30 PM
|
|
Replies: 19
Views: 679
Re: Convert .wav file into bytes
You know, if you show us an example of exactly what you want you could probably save yourself days of trying to explain it. It's already been 2 and no one understands it yet.
And what's an erm?
|