Search Results

Search: Posts Made By: killerqb
Forum: Programming 10-22-2009
5,149
Posted By killerqb
Hash Function Speed
I have created my own hash table class, but am looking to speed it up. My current hash function is:

int HashTable::hashFunc(const string &key) const
{
int tableSize = theLists.size();...
3,664
Posted By killerqb
yes I am using cygwin so it is windows, what is...
yes I am using cygwin so it is windows, what is the command to eliminate the \r
3,664
Posted By killerqb
bourne shell
bourne shell
3,664
Posted By killerqb
Sorry, should have clarified, I meant on the two...
Sorry, should have clarified, I meant on the two read variables it gives me not a valid identifier
3,664
Posted By killerqb
what does the not a valid identifier indicate and...
what does the not a valid identifier indicate and how do I go about fixing this?
3,664
Posted By killerqb
Expr problem and other basic problems
Hello, I am new to the Bash scripting language, and was given a tutorial page on how to setup a file. However I am trying to use cygwin to run this file and it is not working.
$ vi averagetime.sh
#...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 01:46 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy