The Dink Network

Reply to Re: Variable question

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
January 28th 2008, 03:36 AM
sob_scorpy.gif
DinkDude95
Peasant He/Him Australia
The guy with the cute D-Mod. 
So, if I do this:

int &txt1 = H
int &txt2 = e
int &txt3 = l
int &txt4 = o

say_stop("&txt1&txt2&txt3&txt3&txt4!", 1);

Dink will say "Hello!"?