User profile: kbw

User info
User name:kbw
History
Joined:
Number of posts:7248
Latest posts:

[urgent]Priority Queue
Why maxSize+1? Otherwise ok, sort of . i don't know what heapif y means.

Searching a listbox
You'll have to do a linear search, checking each entry.

Error folowing the tutorial
boot.o is generated from the assembler step:[code] nasm -f elf boot.asm -o boot.o[/code]

Why this code is not giving output?
What is it supposed to do?

Self taught, wondering why this isn't working
You build up some encoding in icontainer, then append it to RSAresult. However, the encoding is a v...