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.


Messages - Munchor

Pages: 1 ... 190 191 [192] 193 194 ... 424
2866
Computer Programming / Re: C++ Questions
« on: March 17, 2011, 10:48:09 am »
That crashed Ashbad, and so did this:

Code: [Select]
#include <iostream>
#include <string>
 
using namespace std;
 
int main() {
    string helloW = "Hello World";
    int i=helloW.length();
    i=i-1;
    for (i;i>=0;i--)
    {
        if (i<helloW.length())
        {
             printf("%s",helloW[i-1]);       
        }
    }
    cout << helloW.length() << "/n";   
    cout << helloW << "/n";
    cin.get();
    return 0;
}

2867
Computer Programming / C++ Questions
« on: March 16, 2011, 05:28:27 pm »
http://pastebin.com/Ku8EWBXN

I have that code and for some reason it is crashing when running, there is no output, it crashes right after executing.

What do you think about it?

2869
Site Feedback and Questions / Re: Site funding and maintenance
« on: March 16, 2011, 05:03:20 pm »
OTCalc could make some money =D

2870
TI Z80 / Re: DionJump: a DoodleJump clone for the calcs
« on: March 16, 2011, 05:02:53 pm »
Which version of Axe are you using?

also, for help, it is probably better to ask in the Axe forum.  ;)

More specifically in the Axe Language subforum.

@yrinfish: Watch out for double posts, I guess.

2871
Site Feedback and Questions / Re: Site funding and maintenance
« on: March 16, 2011, 04:33:01 pm »
I think we need to get people to buy Prizms before they will buy software for them :P

EDIT: Slightly Ninja'd

Yup, so we need to develop software before they buy them, I bought my calculator due to the software available for it at the time.

2872
Site Feedback and Questions / Re: Site funding and maintenance
« on: March 16, 2011, 04:30:32 pm »
Yea, I agree.
I wish I could buy Prizm.

The PRIZM is not very popular among students for now on the other hand.

2873
Site Feedback and Questions / Re: An Idea to Solve Current Issues
« on: March 16, 2011, 04:29:26 pm »
I never really saw Cemetech and Omni as competitors. From what I've seen, cemetech has far more people doing hardware mods, and omni is more about software (especially axe :P) If I were doing a hw mod, I'd prob. post it there, if not both, soft, more likely here, since there are more people interested in that particular area on the given sites.

Cemetech is, indeed, different of Omnimaga. We're different communities, but with the same goal.

2874
Site Feedback and Questions / Re: Site funding and maintenance
« on: March 16, 2011, 04:27:36 pm »
If there's an appstore for CX, we might be able to.(But I doubt it)

I actually believe selling stuff for the PRIZM would be easier, since it's newer, and the availability of software is much lower.

2875
I agree with Qwerty.55, non-posting members have absolutely nothing to do with trollers and spammers.

However, this is a very interesting subject to analyse: >350 0-post members.

2876
Site Feedback and Questions / Re: Site funding and maintenance
« on: March 16, 2011, 04:24:39 pm »
So we should targetconvince the poor "over-consumerism-ized people" to buy it?(Maybe Math Teachers)

It's impossible to sell calculator software, it really is. Believe me, I'm not being pessimistic, but I'm sure ofit.

2877
Site Feedback and Questions / Re: Site funding and maintenance
« on: March 16, 2011, 04:21:26 pm »
If Mrakoplaz sold each copy of nDoom for $1, we'd earn some money :)

But I agree with Mathias, math programs make more money, but then again, nobody will ever buy calculator software, believe what I am saying.

2878
News / Re: Massive Restructure to IRC
« on: March 16, 2011, 04:19:50 pm »
Well, the problem is OmnomIRC is really only one login,  it just adds your name after its own. That would prevent being able to individually voice people, but the no talk solution would remove post notifications. You'd have to remove the chat bar from it, that should work.

Or was it a diff bot that did the post notifications?

I mean, nobody can talk, not even voiced people.

I want the spybot in the page of Omnimaga, hence I want OmnomIRC back, but without being able to talk.

2879
TI Z80 / Re: [PROJECT] SimpleCS
« on: March 16, 2011, 04:16:05 pm »
If you find any bug or any improvement to make, just tell me. Btw Scout, shouldn't you be sleeping at that time? ;D

rayquaza59, do you intend on uploading this to Omnimaga downloads and ticalc.org?

rayquaza59: Probably, but I have to catch up on posts for now.

2880
Gaming Discussion / Re: woah, 3D Zelda II
« on: March 16, 2011, 04:14:29 pm »
I don't really get it XD:P  the mouse is really sensitive also.

It's *super* sensitive.

Pages: 1 ... 190 191 [192] 193 194 ... 424