Is there a reason why underscores aren't permitted in variable names in slice?
struct MyStruct {
int some_variable;
};
Generates an error because of the underscore.
Thanks,
Caleb
|
|
Is there a reason why underscores aren't permitted in variable names in slice?
struct MyStruct {
int some_variable;
};
Generates an error because of the underscore.
Thanks,
Caleb
Caleb Tennis
Analytical Engineering, Inc.
http://www.aei-tech.com
Project: Our facility infrastructure heavily utilizes Ice
Gentoo ebuild maintainer for Ice, IceRuby, etc.
This has been discussed several times in these forums. I recommend to do a forum search for "underscores".
Thanks! I looked through the docs but didn't find the information. I never thought of searching the forums...![]()
Caleb Tennis
Analytical Engineering, Inc.
http://www.aei-tech.com
Project: Our facility infrastructure heavily utilizes Ice
Gentoo ebuild maintainer for Ice, IceRuby, etc.
There are currently 1 users browsing this thread. (0 members and 1 guests)