|
-
Jul 5th, 2003, 02:44 AM
#1
[resolved, thanks] $$ ?
what does this mean
final double SMALL$$ = 1.89;
does $$ actually mean anything or is it a way they just named it?
Last edited by MrPolite; Jul 5th, 2003 at 02:34 PM.
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
-
Jul 5th, 2003, 09:59 AM
#2
Its just the way the variable is named. It doesn't do anything like it does in VB.
Laugh, and the world laughs with you. Cry, and you just water down your vodka.
Take credit, not responsibility
-
Jul 7th, 2003, 05:27 AM
#3
Is $ a legal identifier part?
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
-
Jul 7th, 2003, 06:26 AM
#4
As long as it doesn't come first, I guess it is. Compiled for me anyway...
Laugh, and the world laughs with you. Cry, and you just water down your vodka.
Take credit, not responsibility
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|