The idea of the link I mentioned, is to represent numbers as strings, but then you have to write your own functions like MOD() and SQRT() which you are using in your program, so that they work with large numerical strings. Upvote 0 Downvote Not open for further replies. Similar th...
QBasic, of course. I think that got me into it. I was excited about doing all this sort of stuff. Then I stopped doing that for a while. I don’t remember the exact timeline, because I don’t remember
How it is possible to achieve so much using so small number of lines of code! Also, the number of advanced techniques showed me that the contestants knew what they were doing and I have a lot to learn. Even for the WILD category which allows the contestant...
Then, standard file-based Lock-Keeper Message Containers (LKMC) can be created to carry the data for the received network traffic. These LKMCs will be transferred to the other side by ”Basic Data Exchange Module”. In particular, because GATE is also a normal PC, it is possible to integ...
The unofficial ms-dos 6.22 bootdisk there contains atapi-cdrom drivers, EMM386 and QBasic If you don't have a real floppy drive, use theVirtual Floppy Driver in order to write the disk into a virtual floppy image. 3. Create a dos image using "bximage" I've used Cylindes=64, ...
I am a Pascal programmer and I've just moved to C++. I was wondering how to create a string (char *) type array. I guess I am having problems with pointer...
How do you write functions asch, asnh and atnh, to evaluate respectively arc cosh, arc sinh and arc tanh.