gistlib
To define the variable sbuid to the value of 115256363, you can simply use the following code:
sbuid
115256363
main.msbuid = 115256363; 19 chars2 lines
sbuid = 115256363;
This assigns the integer value 115256363 to the variable sbuid.
gistlibby LogSnag