Sythe.Org Forums     Register     FAQ     Members List     Calendar     Mark Forums Read    
 
Sythe.Org Forums  
   Runescape Gold

Sythe.org — A Virtual Goods Trading Hub

Make real cash! buying and selling in-game items.

We have a no-scam policy.

You can make thousands playing your favourite games here at Sythe.org.

Just sign up an account and follow the rules!


Take me to

Runescape Markets

Other Game Markets

Support Center

Register an Account

Close
C++ Console App (Strings)
Reply
 
LinkBack Thread Tools Display Modes
  #1  
Old 01-20-2012, 10:41 PM
jasonfish4's Avatar
Member
 
Join Date: Jan 2012
Posts: 40
Post C++ Console App (Strings)

Hi, I'll show you how to make strings in c++

First open up a console application

First,
you want to include all this:

#include "stdafx.h"
#include <iostream>
#include <fstream>
#include <istream>
#include <string>
using namespace System;
using namespace std;
int main ();


Now time for the big daddy strings :P

string Jstring; //creates a string
Jstring = "Jasonfish4"; //tells what the string is
cout << Jstring << endl; // prints it out in the console

now lets do this

string JAstring; //creates string
JAstring = "2345"; // tells string what to do,
cout << &JAstring << endl; // now this is a bit different just watch as you debug it

this is my description on strings....
Hope you enjoy, playing around with these...
Reply With Quote
  #2  
Old 02-07-2012, 09:15 AM
Newcomer
 
Join Date: Feb 2012
Posts: 1
Default Re: C++ Console App (Strings)

thank you very much to share this information
Debra Fine
Reply With Quote
Reply



Cheap RS Gold Store  Runescape Gold

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

All times are GMT +1. The time now is 12:53 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.6.1