C Board  

Go Back   C Board > Community Boards > General Discussions

Reply
 
LinkBack Thread Tools Display Modes
Old 10-16-2008, 02:21 PM   #346
Mysterious C++ User
 
Join Date: Oct 2007
Posts: 14,099
And you give out answers to newbies sometimes...
But eh, we all have flaws (apparently ), so that's ok.
Just try to be a little more serious instead
__________________
Using: Microsoft Windows™ 7 Professional (x64), Microsoft Visual Studio™ 2008 Team System
I dedicated my life to helping others. This is only a small sample of what they said:
"Thanks Elysia. You're a programming master! How the hell do you know every thing?"
Quoted... at least once.
Quote:
Originally Posted by cpjust
If C++ is 2 steps forward from C, then I'd say Java is 1 step forward and 2 steps back.
Elysia is offline   Reply With Quote
Old 10-16-2008, 02:24 PM   #347
Banned
 
master5001's Avatar
 
Join Date: Aug 2001
Location: Visalia, CA, USA
Posts: 3,699
Fair enough. Usually I only post when I get tired of doing homework or before work. So its an outlet for frustration at times. I don't mean to give out answers, by the way. I have been trying a bit harder to use more pseudo code (or just PHP/Pascal and Python/Pascal since to a newbie that is functionally useless to them anyway) but sometimes its I just write a quick blurb that turns out to be a fully functional answer.
master5001 is offline   Reply With Quote
Old 12-13-2008, 12:05 AM   #348
and the hat of copycat
 
stevesmithx's Avatar
 
Join Date: Sep 2007
Posts: 393
So I wrote a class.
Don't know whether this is a bug or not.(though is a "strange" thing)
But words longer than 49 characters are delimited by spaces.
__________________
Not everything that can be counted counts, and not everything that counts can be counted
- Albert Einstein.

Last edited by stevesmithx; 12-13-2008 at 12:21 AM.
stevesmithx is offline   Reply With Quote
Old 12-13-2008, 07:11 AM   #349
Cat without Hat
 
CornedBee's Avatar
 
Join Date: Apr 2003
Posts: 8,439
It's a feature. It's meant to stop you from messing up the forum layout by typing in a long, unbreakable word. Spaces are forcibly introduced every so often, which gives the browser the opportunity to break lines.
__________________
All the buzzt!
CornedBee

"There is not now, nor has there ever been, nor will there ever be, any programming language in which it is the least bit difficult to write bad code."
- Flon's Law
CornedBee is offline   Reply With Quote
Old 12-13-2008, 06:58 PM   #350
and the hat of copycat
 
stevesmithx's Avatar
 
Join Date: Sep 2007
Posts: 393
That makes sense.
__________________
Not everything that can be counted counts, and not everything that counts can be counted
- Albert Einstein.
stevesmithx is offline   Reply With Quote
Old 12-23-2008, 01:02 PM   #351
Mysterious C++ User
 
Join Date: Oct 2007
Posts: 14,099
Search is broken. Try searching for "input class", and you get this error:
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 299056 bytes) in /home/cprogram/public_html/cboard/search.php on line 1158
__________________
Using: Microsoft Windows™ 7 Professional (x64), Microsoft Visual Studio™ 2008 Team System
I dedicated my life to helping others. This is only a small sample of what they said:
"Thanks Elysia. You're a programming master! How the hell do you know every thing?"
Quoted... at least once.
Quote:
Originally Posted by cpjust
If C++ is 2 steps forward from C, then I'd say Java is 1 step forward and 2 steps back.
Elysia is offline   Reply With Quote
Old 12-24-2008, 02:21 PM   #352
Administrator
 
webmaster's Avatar
 
Join Date: Aug 2001
Posts: 699
Thank you, search should be working again. (It actually worked for most terms, but I think 'input class' brought up so many results that it exhausted the available memory.)
webmaster is offline   Reply With Quote
Old 03-24-2009, 03:16 AM   #353
and the hat of copycat
 
stevesmithx's Avatar
 
Join Date: Sep 2007
Posts: 393
With the newly updated vbulletin software,two bugs are reported here in this thread.
__________________
Not everything that can be counted counts, and not everything that counts can be counted
- Albert Einstein.
stevesmithx is offline   Reply With Quote
Old 03-24-2009, 02:21 PM   #354
Devil's Advocate
 
SlyMaelstrom's Avatar
 
Join Date: May 2004
Location: Out of scope
Posts: 3,735
Various broken image links can be seen in the new forum features. This is clearly visible in the new user profiles and I'm sure in other places, as well. I'd imagine these are being in the process of being created and this might already be a known issue, I'm just putting it in writing.
__________________
Terms of Service
By quoting or replying directly to this post, you consent to the fact that all of the information in the post above is completely accurate and highly intelligent and no comments will be made towards its validity, thoughtlessness, and/or grammatical structure.

Violators will be prosecuted to the fullest extent of the law.
SlyMaelstrom is offline   Reply With Quote
Old 04-01-2009, 02:24 PM   #355
Super Moderator
 
Join Date: Sep 2001
Posts: 4,680
a question about the forums

New members can't see profiles due to security concerns, but I don't see a reason not to allow someone to see their own profile.
sean is offline   Reply With Quote
Old 09-26-2009, 09:51 PM   #356
Registered User
 
Join Date: Oct 2001
Posts: 2,110
Advertisement overlays on posts interact bad with code boxes. The advertisement covers the text in the code box, which doesn't get its lines broken. (Safari)

see C standard extern with no linkage
robwhit is offline   Reply With Quote
Old 11-08-2009, 07:32 PM   #357
Registered User
 
Join Date: Jan 2005
Posts: 7,137
I assume webmaster is aware, but just in case... the site has been very slow, unreachable, or giving database errors off and on for the last couple days.
Daved is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Strange side effects? _Elixia_ C Programming 4 08-16-2005 03:25 PM
Strange file problem. tilex C++ Programming 1 12-29-2004 12:32 AM
strange linked list problem maes Windows Programming 0 09-06-2003 09:28 AM


All times are GMT -6. The time now is 09:10 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0 RC2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22