Search:
Forum
General C++ Programming
I know this is C++ but I have a question
I know this is C++ but I have a question regarding a syntax in C#?
Jul 10, 2013 at 12:21am UTC
Dave Jones
(23)
What does it mean if you have this in a C# code =-?
Can please someone explain to me the function this does?
Thanks in advance :)
Jul 10, 2013 at 12:25am UTC
closed account (
N36fSL3A
)
... In C++ it means you're subtracting a value from the variables original value. I'm sure it's the same in C#.
Jul 10, 2013 at 12:32am UTC
Dave Jones
(23)
But correct me if I'm wrong does it mean the same thing as -=? or no??
Jul 10, 2013 at 12:33am UTC
closed account (
Dy7SLyTq
)
thats -= fred
Jul 10, 2013 at 12:59am UTC
Dave Jones
(23)
Thank you DTScode for the help in the other post. Fredbill30 thanks for the attempt, I really appreciate it. But I found the answer, I was looking for. Thanks to all once again
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs