Posts
 
Reputation
Joined
Last Seen
Ranked #438
Strength to Increase Rep
+7
Strength to Decrease Rep
-1
63% Quality Score
Upvotes Received
5
Posts with Upvotes
5
Upvoting Members
5
Downvotes Received
3
Posts with Downvotes
3
Downvoting Members
3
5 Commented Posts
~17.5K People Reached
About Me

Hello everyone, my name is Mike. I'm 15 and I've been programming since June '08. I love C/C++, Gtk+, Win32, gtkmm, Linux, and just being on the computer :) I mainly enjoy creating random projects with many of my friends. Most are never finished, but…

Interests
Programming and Guitar
PC Specs
Compaq Presario CQ60 2GB RAM 1.9GHz Intel Celeron Processor 160GB Hard Drive Windows 7 RC Ubuntu Linux…
Member Avatar for blackrobe
Member Avatar for dip_j
0
602
Member Avatar for athlon32

This is just a little example of howto make a Gtk+ application go fullscreen. This is really useful in game programming. Please rate/comment/report errors :icon_mrgreen:

Member Avatar for Stefan_4
0
3K
Member Avatar for snetts

Obviously Facebook! Just look at it's Alexa rank :) [url]http://alexa.com/siteinfo/facebook.com[/url]

Member Avatar for jamshid
0
514
Member Avatar for athlon32

Hello Daniweb, I'm currently working on a pretty straight-forward AJAX application. In this application, I get some XML, and then parse it. An example of what I'm working with is as such: [code] <?xml version="1.0"?> <postRoot xml:lang="EN"> <post type="comment" date="January 1, 1970"> <user>athlon32</user> <content>Hello World</content> </post> </postRoot> [/code] Now, I've …

Member Avatar for @developer
0
89
Member Avatar for eliza2044

What OS are you using? I'm guessing windows, so look at this: [url]http://xerces.apache.org/xerces-c/install-3.html#Windows[/url] Is that any help?

Member Avatar for hasrule
0
139
Member Avatar for athlon32

I have a function in a Lua script, that will take a file and and will work on it. Part of the work it does is to empty the file completely before working with it. The easiest way I know of doing this is to open the file with [icode]io.open[/icode], …

Member Avatar for gusano79
0
2K
Member Avatar for athlon32

Hello all, I recently was reading some code and i found something along the lines of this: [code="C++"]void GetText() { int* size = new int; // ....... // lots of code here // ....... size = new int; // crap here }[/code] ^^ as you can see size is 'new'ed …

Member Avatar for strmstn
0
77
Member Avatar for athlon32

Hello Daniweb! I'm coding a small application and I've hit a road block. I've been using C++ for almost two years now, but to be honest, I hardly use dynamic polymorphism (i prefer static), and so with great embarrassment, I come here to ask this: My code is basically structured …

Member Avatar for jonsca
0
133
Member Avatar for Violet_82

[QUOTE=Violet_82;1106261]Hi there, I am new to C++ and trying to get my head around it. I am writing really simple and small programs and I have Visual C++. Now, can anybody summarize how I can run a program I wrote with C++ on Visual? The guide that comes with the …

Member Avatar for Violet_82
0
183
Member Avatar for athlon32

I just learned about linked lists, so i decided to experiment a little. I'm trying to make a linked list that automatically keeps all of the data in consecutive order (like bubble sort built in :P). Anyways, the problem is that while it adds data, the second thing added disappears, …

Member Avatar for Ancient Dragon
0
86
Member Avatar for athlon32

I know a little DirectX 9(I can draw a little, etc.), but i want to learn DirectX 10. I decided to take the tutorial that is provided in the DirectX SDK, so i did. Almost immediately i noticed that it was heavy. My CPU usage shot up and it took …

Member Avatar for jbennet
0
154
Member Avatar for jehzl

[url]http://cplus.about.com/od/cgames/C_Games_with_Source_Code.htm[/url]

Member Avatar for athlon32
0
109
Member Avatar for Kairu

keep this in mind: [url]http://www.dreamincode.net/forums/showtopic59947.htm[/url] :)

Member Avatar for athlon32
0
153
Member Avatar for athlon32

Example of how to get a random number in the range of six and return a value based upon it. Please Rate/Comment/Report Bugs

Member Avatar for MosaicFuneral
0
131
Member Avatar for MosaicFuneral
Member Avatar for abhi.navale

[QUOTE=abhi.navale;903923]I have vista basic preinstalled in my laptop. I want to install FIRST windws XP over VISTA and THEN Linux over XP. So my pc will have three os like this: 1. Vista 2. XP 3. Linux will it work? will linux recognise xp and vista and allow me to …

Member Avatar for zineh21
-1
247
Member Avatar for athlon32

I've been learning DirectX, and overall, I'm really happy, it's not to hard and i can do tons of stuff. Now that I'm on more advanced things like meshes, i've run into a couple questions that i needed answering. 1. What is a good free program for making meshes? (One …

Member Avatar for kvprajapati
0
100
Member Avatar for Leniel

well, it sounds like what you really should be using is a dynamic container like a vector, or a list...arrays are good, but they tend to waste precious memory :) I can understand if you're a noob, but vectors aren't hard at all: [url]http://cplusplus.com/reference/stl/vector/[/url] Hope I helped :)

Member Avatar for Leniel
0
113
Member Avatar for Silvershaft

This might help: [url]http://www.daniweb.com/forums/thread36877.html[/url]

Member Avatar for Silvershaft
0
127
Member Avatar for db11

First lemme say,So far so good. Whether or not you need a DB for this application depends on its complexity. If this is just a little thing, I wouldn't bother, but if this a full scale, or extremely complex situation, then look to a database. To check and see if …

Member Avatar for db11
0
171
Member Avatar for Bladtman242

Settting up gtkmm in Windows: [url]http://live.gnome.org/gtkmm/MSWindows[/url]

Member Avatar for Bladtman242
0
287
Member Avatar for leviathan185
Member Avatar for thedave360

Try a synaptics driver? [url]http://www.synaptics.com/support/drivers[/url]

Member Avatar for kaninelupus
0
81
Member Avatar for VBNick

You could probably do that in Java or Javascript, those two are very similar to C++, in fact Java practically is C++ I would suggest Java over javascript because it's a real application language, it's totally OOP (so is Javascript, but in a different way) I'm guessing you know java, …

Member Avatar for Salem
0
253
Member Avatar for rockyman12

[QUOTE=rockyman12;905673]Where can i start learning to work with l[B]inux[/B] -Linux tutorials - ebooks -Which distrubution do you recommend and why ?. (fedora, ubunto....) - And some other info Ill apreciate any help and information Thank you for taking an interest[/QUOTE] [B]Linux Tutorials:[/B] [url]http://www.lofwatlinux.com/[/url] [url]http://www.linux-tutorial.info/[/url] [url]http://www.ee.surrey.ac.uk/Teaching/Unix/[/url] [url]http://www.linux.org/lessons/[/url] [url]http://www.linuxplanet.com/linuxplanet/tutorials/[/url] [B]Ebooks[/B] [url]http://linuxebooks.com/[/url] [url]http://www.onlinecomputerbooks.com/free-linux-books.php[/url] …

Member Avatar for thewebhostingdi
0
152
Member Avatar for Siberian

Hello There, not to disappoint you, but upgrading isn't a good idea. It's better to jusr install the new OS on top of the old one, it'll get rid of all your programs, files etc., but it makes things much easier make sure you backup all of your files!!!! Hope …

Member Avatar for Siberian
0
132
Member Avatar for XTRobot

[QUOTE=XTRobot;901886]Hi again,first i must say that i am familiar with c++ but only console programming. I am beginner so can you please be more gentle. I want to move on programming with buttons,windows,check boxs,input box and so on,i have heard of API and GUI what is the diference ? They …

Member Avatar for XTRobot
0
262
Member Avatar for Nattynooster

Well, when i visited your site I saw something telling you to upload your HTML files, but as for the moving logo, that's probably just part of the HTML rendering process. As it's parsing all HTML it'll move around a little depending on what's being worked with. Hope I helped …

Member Avatar for Nattynooster
0
79
Member Avatar for yeeping
Member Avatar for rs_sis
0
107
Member Avatar for timos

Like u8sand said...use "." [code]using namespace std; #include <iostream> class COne{ protected: int a; public: bool is_equil( COne & other){ if ( a == other.a) return 1; else return 0; }; int seta(int val){ a = val; return 0; }; }; int main(){ COne a, b; a.seta(5); b.seta(3); cout << …

Member Avatar for athlon32
0
123