character variables store values between -128 and 127 for signed and 0 and 255 for unsigned. they take up one byte of memory and are most usually used to store Alphanumeric characters, i.e. 'a' 'b' '$' '/'.
integers usually use between 16 and 32 bits of memory and can therefore store 2^16 or 2^32 different numbers (works out to be up to 4294967296).
It's also important to note that Mathematical Operations (+x-/) should not be used on character variables. If you want to manipulate whole numbers, then use an integer.
You may want to visit this topic. That topic gave me the this question.
http://www.trap17.com/forums/page-3-t58513-s20.html My ISP advertise 1024/256 Kbit speed and
network details do say 1024. But my actual download speed is 100 kb per second and my upload limit
is 25 kps. So what's a Kbit? QUOTE(ivantoar @ Jun 11 2008, 08:49 AM) 394433 I
run at 768 kbps and I can download at 90kbps (stable). ....
CLICK HERE TO JOIN SOCIAL VIBE So i was just browsing through my friend's music
profile.. and i found she supported this service called social vibe. What social vibe is, is kinda
like google ads, but the money goes to the charity of your choice of course you earn stuff too..
you get to feel great inside, and also earn entries for giveaways.. theres ipods, redbulls, xboxs..
everything, they have some amazing perks /tongue.gif" style="vertical-align:middle" emoid=":P"
border="0" alt="tongue.gif" /> well! so join through my link.. TO WRITE LOVER O....
Hi, My question is what is the difference between an Addon Domain, Sub Domain & a Parked Domain? I
would also like to know what is an Addon Domain? Also what happens in trap17 when I add an addon
domain to my site? What does it actually do? Like does it create any folder for itself like on
addition of a sub domain. i would love to know about Addon Domains. **I'm a newbie in this
field (i.e domain, mx, A and all these networking stuff) so a detailed answer would be highly
appreciated.** Thanks in advance.....
I'm trying to figure out how to deal with time entries in my mysql so it can be displayed
correctly on my end. On my local server its not a problem as the time created is in line with my
current time zone. The problem is when I use my scripts on trap17 server the time that gets created
is the time on that server so its off. I haven't really experiment on ways to handle this but
I've seen some articles related to his in the past but didn't bother to read them up. I want
to know if theres anyone who's dealt this with problem before and what solution d....
I am doing chemistry right now. Our teacher, for homework, asked us to find the difference between a
molecule and a lattice. But a Google search reveals nothing, so I came here instead. Can someone
explain the difference between a molecule and a lattice, preferably not with too much jargon, as we
are barely beginning the course right now? Thanks.....
Write a php script that will accept a positive integer, if it is even, divide it by 2 and if it is
odd, multiply it by 3 and add 1. Repeat the process until the value is 1, printing out each value.
Finally print out how many of these operations you performed. If the input value is less than 1,
print error and perform an exit(); For example: Initial value: 9 Next value: 28 Next value: 14
Next value: 7 Next value: 22 Next value: 11 Next value: 34 Next value: 17 Next value: 52 Next
value: 26 Next value: 13 Next value: 40 Next value: 20 Next value: 10 Next value: 5 Nex....
You can test it out for yourself at http://sonesay.trap17.com/application.php I've been
working on this page locally and it seems to be working fine but when I upload it to my trap17
account the post variables dont get saved properly. Fill in some fields and submit it, the form
will come up as a empty field yet when you resubmit it without any modifications and the data you
entered in orginally will now magically appear, resubmit it again and it will be gone. This is
really annoying as I have no clue why it would be doing this when it seems to work fine locally.....
As i said on other tutorial. This are tutorials from Gaianlurker on the New Engin3 forum. Alright,
this tutorial was going to be Variables and Functions, but that would just be massive so I broke it
down. Let's start with a basic program; CODE #include <iostream.h> //cin and cout
functions are here int main() { int a, b; cout<<"Welcome to
GaianLurker's basic math thingy."<<endl; cout<<"Please enter a
number."<<endl; cin>>a; cout<<".. and
another?"<<en....
There are interesting observations upon this subject. QUOTE Tom Lehrer had an interesting view
of Mathematics, as is seen in his alliteration of the Periodic Table “There's antimony,
arsenic, aluminum, selenium, And hydrogen and oxygen and nitrogen and rhenium, .... And
chlorine, carbon, cobalt, copper, tungsten, tin, and sodium. These are the only ones of which the
news has come to Ha'vard, And there may be many others but they haven't been
discarvard.” Equally interesting is his "The Derivative Song" where everyone will learn ea....
I encourage everyone to spread the word on this site... do your clicks and post this on your
bulletin spaces on your social networks. It's an easy way to help make a difference... and it
literally takes less than 20 seconds. /biggrin.gif" style="vertical-align:middle" emoid=":D"
border="0" alt="biggrin.gif" /> QUOTE Save The World - One Click At A Time!
On each of these websites, you can click a button to support the cause -- each click creates
funding, and costs you nothing! Bookmark these sites, and click once a day! ....
In this tutorial I will show you how to create a program that will solve a equation with variables
for you. There are some requirements though. Requirements A Ti-83 or better calculator
Knowledge of how to use the calculator Knowledge of where to find the functions A little Ti-BASIC
knowledge will be helpful Well lets get into it. Creating the Program First, we need to create
the program. Open up your program screen and create a new program. Name it something like EQSOLV.
Ok let's get started with the coding. WARNING: This program will use the followi....
You probably are thinking at this moment why I am posting some tricks with variables. Well, there
are many useful things a variable can do for us. For one they can actually be used to create simple
games. They also can be used to produce a random result in a page. Another great use is shoutboxes.
Well here are some cool variable effects. Adding Multiple Strings We can use strings to create
great effects. Example: CODE <?php $var1="Hello person.";
$var2=str_replace("person","world",$var1); echo $var1."
&....
During the entire war with Iraq, there has been a tremendous outpouring of support for our troops.
There are groups that organize letter drives, packages, and I even saw a bit on TV the other day
about a Music company that is sending guitars over the the boys. Almost every car you see has a
"Support Our Troops" ribbon on it. Seems as though every community has it's own little project
going to show support for our military. And when a fighting man or woman finally gets to come home,
the whole town seems to turn out, with fanfare, bands, news media, the whole ball....
After reading several sob stories and pleas for advice from other posts on this forum, I thought I
might share some of my experiences and knowledge. Though I've had my fair share of
relationships, I also like to people watch and I always seem to be the friend that everyone turns to
when they need a shoulder to cry on. It's interesting what you can learn just by watching other
people. First of all, you have to accept the fact that men and women are, for the most part, wired
differently. There are exceptions to the rule, as always, and it's not clear whether th....
were doing a course in ICT called multimedia, but i dont know how to define variables and whenever i
ask my teacher he always goes "were not that far yet" he doesn't even look at what i have
done, assumes I'm not finished, when i am, the only thing i need now is a scoring system....
I was wondering what is the difference between MySQL and SQL. I was really confused when i planned
to do a project recently. This question has haunted me for a long time. Is it both same?....
I'm trying to work out if it is possible to send variables to a application on server. E.g
send the variable of id which is equal to 10 to an application - test.exe?id=10 Any ideas to see if
this is possible?....
I already have the Photoshop CS2 installed on my computer and I'm worried if there great new
things in PS CS3 ... is there a big difference? I don't want to miss new features .. will I
upgrade or buy a new license? /sad.gif" style="vertical-align:middle" emoid=":(" border="0"
alt="sad.gif" />....
There are several Linux distros but now the most sought after are Ubuntu and kubuntu. I have used
Ubuntu but not Kubuntu. All I wanted to know is whether there is difference between these two
distros other than the colour of the GUI. If there are any users who have used both of them, could
you please help me out?....
If you haven't read the first one, read it by clicking here . I got a lot of positive
comments about my last tutorial. Do you guys think I should keep writitng these? Intro To PHP
Tutorial 2 - Variables Released 4/06/07 By Chris Feilbach aka GhostRider Contact Info: E-mail:
assembler7@gmail.com AIM: emptybinder78 Yahoo: drunkonmarshmellows Website:
http://www.ghostrider.trap17.com It has been a very long time since I have released a tutorial.
I've been quite busy working on my newest script for handling news (GAMES), and redesigning my
webpage. This tu....
Ok, what I need is for users to be able to select what address they want (e.g. mydomain + .com),
click submit that then sends the variables 'domain' and 'ext' through the URL e.g.
mywebsite.com/example.php?domain=mydomain&ext=com (the variables being mydomain and com) where they
are displayed in a form mail as "Domain Selected: mydomain.com" that can then be submitted and sent
to an email. In my form so far I have CODE <input name="domainname"
type="text" id="domainname" value ="<?php echo "$domain"; ?....
As the title says, i wanna see what all of you out there think the difference between a crush and
true love is i'm 16, and havent seen much of life, but i think i have the general gist of the
difference. This happens so because of my own relationship with a girl, which hasnt gone well, i
wrote this story in the topic named Confusing girls, but it didnt work out, and usually for me, if
it was a crush i would've forgotten a girl in a month or two, but this girl, even though i tried
to avoid for a 3 months after she said no, and staying away, not even seeing her fa....
Hello, I've one registration page where the users fills in their information, is it possible to
trasnfer the things the fill in on the registration page to another script that does someting and
returnes something to the first page like true/false and then the registration gives an error
messange if the other php script returned false? Something like the script "activates" another
script that does something and returnes the result back to the original script. Best Regards ....
Since I'm still in junior high, I don't have to worry about this yet, but could somebody
tell me what the difference between college and university is? And how could people stand going
through college and university?....
Well, I think that all the religions of the world share a few similar and most important
concepts! There is no religion that would try to convince that doing BAD is acctually good and
vice-versa. I think the main difference is in the word that is used for some sort of divine being
(god, pure good, alah, whatever u name it...) that represents the highest good to all of them. I
think that a mountain is a very good example to explain how these religions are connected: There are
inumerable ways to the top of the mountain and each of this ways is a certain religion but al....
What is the difference between ASP and PHP? Which language is better? Which is more popular? Which
is more easier to learn? Plz Tell Me More and More information I know PHP is better but i want to
know how you think ! /blink.gif' border='0' style='vertical-align:middle' alt='blink.gif' />
Thanks....
What's the difference between C, C++ and C#? What is more closely related to working with
ASP.NET, C++, C#, or VB? Which comiler is best for C++ and/or C#? Are there any benefits in choosing
VB over C++ or C#? Z^ivjo HR....
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE
forum, Create your own topics, Ask Questions, track topics, setup
subscriptions & notifications and Get a Free Website w/ Email and FTP.