Commit db9a1397 authored by Roshan Rabinarayan's avatar Roshan Rabinarayan

a-

parent 811d30c1
......@@ -187,13 +187,13 @@ int main()
readCounters[i]=0;
}
//offset = file_put("24", "value245");
//offset = file_put("40", "value28");
offset = file_put("23", "value28");
//file_get(prevkey, value); // Doesnot depend on key arg, returns key and value at offset 0
//printf("(%s)", value);
//file_del("29");
//file_get("24",value);
// printf("(%s)\n", value);
file_del("21");
//file_del("21");
//printf("(%s)\n", value);
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment