Search:

Type: Posts; User: Kadell

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    5,151

    One thing though, as standard practice, you...

    One thing though, as standard practice, you should never ever use a global variable. It tends to create the potential for your program's stability to be compromised. Attributes that belong to a class...
  2. Replies
    7
    Views
    1,988

    However, in most business environments, alot of...

    However, in most business environments, alot of standards will still require you to put the brackets in anyway, just to add consistency and readability. Its easier to identify if, when and for...
  3. Replies
    5
    Views
    1,020

    Worked it out guys :) Theres a setting in my...

    Worked it out guys :)
    Theres a setting in my software's project details which allow me to specify a language that the program is compiled in. By setting it to japanese, it bypasses those issues, and...
  4. Replies
    5
    Views
    1,020

    How do I do that? I need something that is going...

    How do I do that? I need something that is going to accept japanese input from japanese keyboards etc. Outputting unicode isnt enough, the program also needs to support the input of it, which is...
  5. Replies
    5
    Views
    1,020

    XP, I switched to a font that apparently did...

    XP, I switched to a font that apparently did support the japanese unicode, but it still had issues with it. Its quite painful really. ^^;
  6. Replies
    5
    Views
    1,020

    Alternate Languages in C++

    Hi there everyone, I've been trying to work this out for a while now, but I cant find any solutions to it anywhere. I'm trying to develop a program to run on English based window systems, but use...
Results 1 to 6 of 6