QB64 Project
QB64 Large Program Page
Search QB64 Forum
Post New Topic
View All Messages
Go Back to QB Forum Index
Message Title
Author and Date
What would your dream TCP/IP basic library look like?
Galleon
on Mar 31
TCP/IP is one huge beast...but everyone wants it as a pet. ;-) .....
MystikShadows
on Mar 31
I'm not sure how this should be handled, honestly...
rpgfan3233
on Mar 31
stupid questions
Michael Calkins
on Mar 31
*would GnuTLS be useful?
Michael Calkins
on Apr 3
* TCP/IP ACCESS HAS BEEN AROUND FOR QB 4.5/7.1 FOR A WHILE NOW **** READ :)
Mike Chambers
on Apr 7
Different math output here..
Dav
on Mar 29
*I'll look into this, it should be easy to fix.
Galleon
on Mar 30
RE: PRINT 7.223410145610878D+70 / 1.234567891234568D+17
Galleon
on Apr 5
* Cool.
Dav
on Apr 5
Complex Numbers
qbguy
on Mar 29
There you go again QB! Trying to make QB64 into something else
Clippy
on Mar 29
*C already has complex numbers, if you have a compiler that is conforming enough to C99 ;)
rpgfan3233
on Mar 29
All good things come to those who wait. ; )
Galleon
on Mar 30
"PRINT (-1)^0.5" should fail anyway...
counting_pine
on Mar 30
RE: "To the power of" operator (^) sometimes returning different results
Galleon
on Apr 5
Type indicators on numbers
The PhyloGenesis
on Mar 25
Type indicators on numbers SHOULD work...
Galleon
on Mar 26
*Fixed! (Demo #7 will correct this problem)
Galleon
on Mar 26
*yay
The PhyloGenesis
on Mar 26
Implemented OCTAL support
Galleon
on Mar 25
Every used chmod on Linux
qbguy
on Mar 25
Actually, it is "ugo"
rpgfan3233
on Mar 25
Four Digit chmod
qbguy
on Mar 30
* If root sets the sticky bit makes it impossible for non-root to delete files
qbguy
on Mar 30
* Oh yeah! I remember those now. That's the fun of Linux - you never stop learning! ^_^
rpgfan3233
on Mar 30
INPUT doesn't accept ALT+numpad input yet.
Dav
on Mar 23
RE: INPUT doesn't accept ALT+numpad input yet.
Galleon
on Mar 23
*ALT+numpad charcter input has been implemented for Demo #7
Galleon
on Apr 5
QB64 Bugs that I posted earlier and are still there
qbguy
on Mar 21
...and haven't been forgotten!
Galleon
on Mar 21
QB64 BUG: really long variable names
qbguy
on Mar 21
* That should be AAAAA{255 a's}C=3 instead of AAAA{255 a's}C=2
qbguy
on Mar 21
QB64 supports longer variable names than QBASIC (more...)
Galleon
on Mar 21
QB64 Error handling being upgraded...
Galleon
on Mar 20
*I like that QB64 produced 3 errors where QBasic produces 1.
The PhyloGenesis
on Mar 21
Error handling upgrade complete (+other interesting info)
Galleon
on Mar 23
* :-)
Michael Calkins
on Mar 23
Surprised
MarineDon
on Mar 20
And be thankful Don that it doesn't need the .Net Framework to run!
Pete
on Mar 20
RE: Needing DLLs and DATA folder to accompany the produced .EXE
Galleon
on Mar 20
* Yeah, there is a reason: there is no need for gigantic EXEs if you use DLL files! ^_^
rpgfan3233
on Mar 20
* Pete loves DLL's
Pete
on Mar 20
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<< Prev
Next >>