topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Wednesday April 24, 2024, 3:01 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Cyeb [ switch to compact view ]

Pages: [1]
1
Developer's Corner / Random bmp generator
« on: January 16, 2010, 08:53 PM »
I'm creating a random bmp generator just for the sake of learning in C++.  As I've come to understand, bmp files have a header at the top that says that it's a bmp, and how large it is, correct?  And now when I want my C++ code to write the header for a 100x100 file to a new file created by C++, and then the following 30,000 characters to be random.

Problems:
1.  I can't write null characters to a file?
2.  My code for some reason writes the header at the beginning and the end.

Everything else:
I've probably got figured out! :)

The source can be released for any other beginners, but there's really no point for anybody else.

*Edit* that is, once it is finished, if it is finished.

2
Living Room / Deleting Topics
« on: January 02, 2010, 12:17 PM »
How would I delete this topic?  Do I wait until somebody comes by and deletes it for me, or can I do it?

(I had something here, but now I want it deleted...)

3
Finished Programs / SOLVED: IDEA: I was never here
« on: December 30, 2009, 11:38 AM »
If you rightclick the taskbar and do properties and then click "customize...", you can see every program you've ran, uninstalled or not!  Is there anything to get rid of these?  Messing around with AHK has left a bunch of crap in the list.

(*ahem* What I mean is, can anyone code it?  :D)

Pages: [1]