- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
16 Posted Topics
I want to learn about Repairing and Refurbishing iPhones. Are there any good guides to doing this, and if so, where can I find them? | |
I can't find the C/C++ drop down menu. I know it's basic, but how do you change it? Was there some kind of update? | |
I have a double value that I need the user to input. How can I make the program catch a letter (char/string) value if they enter it? | |
How can one go about making and publishing a Chrome Web App? My understanding is there is some amount of HTML involved. | |
What is a good [B]written[/B] tutorial for Blender 2.49? It needs: 1) To be written: I do NOT want a lesson, video, or audio 2) Optionally, free. I would prefer one free but am OK with paying 3) Needs to cover modelling/rendering: needs to at least teach texture and multiple … | |
How hard is it to learn Objective-C for iPhone Apps if you know C++, C and Python already? Is it better to use that rather than just C++ code when writing Apps? If so, why? I want to start iPhone Development and recently got an iMac for my Birthday. How … | |
Hi, I am looking for ways to start out C(++) Compiler Design for Windows. It doesn't need to teach how to use a GUI, I just want to know how I should start out with it on Console OR GUI. Being able to write it in C(++) too would be … | |
I wrote a console calculator application in Microsoft Visual C++ Express 2010 and built it as release. It runs fine on my computer but when I moved it to another it said it needed a certain .dll which was not previously, and said reinstalling the application may fix the problem, … | |
Re: It was simply beaten... C++ made it lose lots of popularity to C++ and with .NET Framework and iPhone OS supporting C-Based Languages (C# and Objective-C, respectively) but not C, C has just lost popularity. It is still used, though... C is still used for OS development and Application Development... … | |
I am trying to set up the GUI Library FLTK but cannot find a way to set it up for MSVC++ 2010 Express. I looked on Google but failed to find any tutorials on doing this. I also tried CMake but ended up with an error in CMake and an … | |
Re: I recommend that you start with a simple C(++) 2D Library for your game design. I recommend using SFML, a new and fast Library for coding C++ games. If you want to go old-school, then use SDL or Allegro. I started on SFML with simple physics and tile-based games and … | |
I made a Roguelike game with SFML in Microsoft Visual Studio 2010 and got it to compile fine in both configurations. However, when I run it in Debug mode in either, I get an error message. Debug says: [quote] This Application has failed to start because the Application configuration is … | |
Hi, where can I find written GUI tutorials for GUI Design in C++ besides Winprog.org's? I would like it to feature Windows.h and it is okay if it costs money to buy. | |
So, I'm writing a roguelike game in C++. But, its complaining about a class I made called "Player" in the file "player.h" in the file "monster". When I input into monster this function: [CODE] void attackplayer(Player& hero, bool checkup, bool checkdown, bool checkleft, bool checkright) { if (checkup == true … | |
I want to get started with Android App Development. However, there are a few questions I have first: [LIST] [*]What is the primary programming language for development? [*]Where can I get the SDK? [*]Do I need an Android-Equipped Phone to test my Apps? [*]Where can I find their App Market … | |
I recently downloaded the Retribution Game Engine. However, I cannot find any tutorials for it. Where can I find some? Also, Can I use it commercially? |
The End.