User profile: Framework

User info
User name:Framework
Location:Stoke-on-Trent, England
Bio:Interests:
- Operating System Development
- Creative Writing
- Programming
- Art (imaginative)
- Efficiency (Programming)

Things to note:
- I don't like using pre-made libraries
- I like to work on the lowest-possible level
- I'm a narcissist, and I know it
Statistical data
Birthdate:Nov 6, 1991
Gender:Male
Occupation:Other
Skills:C
C++
History
Joined:
Number of posts:3116
Latest posts:

Help me ! C++ !
[code] int main( ) { // Your code here. } [/code] Enjoy! [sub][i]Wazzak[/i][/sub]

Programming Programs
I personally use Code::Blocks, but you should use what you think is best. I mean, Notepad can be use...

i want to understand this -simple thread-safe wrapper for an array- inside out, where do i start?
Implementing the wrapper isn't difficult, but you may need to incorporate a library for the threads....

i want to understand this -simple thread-safe wrapper for an array- inside out, where do i start?
You can start by learning the terminology:- [b]Thread-Safe[/b]: Indicates that the implementation c...

What are the biggest mistakes self taught programmers make?
[quote=devonrevenge][i]"[b]What are the biggest mistakes self taught programmers make?[/b]"[/i][/quo...