My Scripting language V2
Uploader Comments (TenaciousBastard)
All Comments (16)
-
interesting song
-
did your program that reads it just split the string by ::
-
You're kidding right? That's not your scripting language. It's Windows PowerShell.
-
Looks sweet nice work
-
So? I read it into the main variable which in this case i called 'e' which is a pointer to the buffer. Then i just cycle through each letter until i reach the end of line statement which is ';' then i get every letter before the end of line character and hand it to my engine :-)
-
No it's really easy:
CFile file;
file.Open( _T("C:\\Something.txt"), CFile::modeReadWrite | CFile::shareDenyNone , &e )
-
C++ of course :-)
-
ooohhh.....
nvm
i see My Scripting language
i should have read first:D
-
what do i put for the file extinction?
like
.what
-
nice make a tutorial on how to make our own =)
very cool how did you find that out?
daeheadshot 3 years ago
well i made it, i know all the commands hehe
TenaciousBastard 3 years ago