Char declaration
#1

Hey,

How to declare a char, or array of chars(string)? I think I saw something like this new Var[char 8] or something?
Thanks in advance.
Reply
#2

Use char keyword to declare a char.
Reply
#3

You mean: "char var[10];" for example?
Reply
#4

See this.
Reply
#5

okay thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)