novacrazy's Profile User Rating: -----

Reputation: 14 Tradesman
Group:
Contributors
Active Posts:
117 (0.14 per day)
Joined:
01-March 11
Profile Views:
2,698
Last Active:
User is offline Dec 16 2012 07:48 PM
Currently:
Offline

Previous Fields

Country:
US
OS Preference:
Who Cares
Favorite Browser:
Chrome
Favorite Processor:
Intel
Favorite Gaming Platform:
PC
Your Car:
Mazda
Dream Kudos:
50

Latest Visitors

Icon   novacrazy They're coming to take me away, ho ho, he he, ha ha...

Posts I've Made

  1. In Topic: Special random strings

    Posted 26 May 2012

    This is what I had come up with:

    Spoiler


    Which actually seems to run a lot better than it did when I made it originally...
  2. In Topic: Efficiently counting set bits

    Posted 21 May 2012

    I've played with bit stuff for a while, and this is probably the most flexible bit counting method I've found so far here.

    Also, bunch of other stuff on that page. It's awesome.
  3. In Topic: What language was C coded in?

    Posted 19 Apr 2012

    Yeah, with original languages like C, it's kind of like they build the first small compiler by hand, then build a better compiler with it, adding features and stuff, and each previous compiler can build a better compiler until we end up with what we have today and the full standard is met. Of course each new version has to be written... but it's a fun process to think about.
  4. In Topic: A note about return statements

    Posted 10 Apr 2012

    View PostCodeBreather, on 10 April 2012 - 12:48 PM, said:

    View Postvividexstance, on 23 March 2012 - 10:04 PM, said:

    With gcc, there is actually a setting that makes all warnings errors.


    Well, in response to the pic and setting every warning message... I have noticed GCC actually fails to compile some things with extra warnings enabled sometimes. Not even when it considers warnings errors, but really where a new error pops up that was never there before. Usually some weird thing deep in the standard or boost libraries that I've been unable to resolve unless I turn off that warning flag. Eh, so sometimes I have to go without warnings.
  5. In Topic: Sending string output to a file with the path included

    Posted 5 Apr 2012

    View Postr.stiltskin, on 05 April 2012 - 12:39 AM, said:

    The folder scrap must already exist in home.


    You could actually check to see if it exists using various functions... Been a while since I've done that, but I think access is one that checks for its existence and others can tell if it's an actual directory or file and so on. If it doesn't exist you could use mkdir to create the folder.

    Or... the simple and portable way is to use boost filesystem with exists and such, but that may get a little complex for users new to boost and requires more stuff compiled separately.

My Information

Member Title:
D.I.C Head
Age:
18 years old
Birthday:
July 21, 1994
Gender:
Location:
United States
Interests:
Programming, Music Creation, Art, Writing, Reading, Women(duh), Design(electronic and otherwise), Online Comics(xkcd, Questionable Content, This is Indexed, Sandra and Woo, etc, etc), learning everything I possibly can(Code, World Events, History, Music, Science in general(Physics, Chemistry, Quantum Physics, etc), Computer Science(CMOS and design), Mathematics, etc), and so on. I'm never not busy.
Full Name:
Aaron A Trent
Years Programming:
2
Programming Languages:
C and C++ (near expert in both)
PHP
SQL
JavaScript
HTML
CSS (Not really a language, but eh)
Bash

Contact Information

E-mail:
Click here to e-mail me
Website URL:
Website URL  http://www.novacrazy.com/
Yahoo:
Yahoo  supernovacrazy@yahoo.com
Facebook:
http://www.facebook.com/novacrazy
Twitter:
supernovacrazy

Friends

Comments

novacrazy has no profile comments yet. Why not say hello?