search for: thand

Displaying 4 results from an estimated 4 matches for "thand".

Did you mean: than
2007 Apr 06
2
How to set the scale of axis?
Hello,everyone. I want to know how to control the scale of axises. For example, the range of x axis is (1,100),and I want to show the scale in the axis as this: 1 20 40 60 80 100. Is there any parameters in plot() or other functions to set the scale? Thands! [[alternative HTML version deleted]]
2011 May 18
0
[LLVMdev] access array problem
Hi Guangming Tan, > I rewrote the code, please help check why it still does not work: next time please be more explicit about exactly what goes wrong. > //create a getelementptr instruction: we want get &Counters[OldCounterSize] > std::vector<Value*>new_idx; > new_idx.push_back(OldCounterSize); // ERROR? > Value *nextaddr = GetElementPtrInst::Create(Counters,
2011 May 18
2
[LLVMdev] access array problem
Thank you, Duncan. I rewrote the code, please help check why it still does not work: //declare global variable const Type *IntTy = Type::getInt32Ty(M.getContext()); const Type *ATyC = ArrayType::get(Type::getInt64Ty(M.getContext()), 1); GlobalVariable *CounterSize = new GlobalVariable(M, ATyC, false, GlobalValue::InternalLinkage,
2005 Aug 25
1
newbie questions about hosting address
...here will be more people using it, will that create problem if people are updating at the same time even though they are doing different thing? For example, one using is filling out his timesheet and another project manager is signing his timesheet at the same time? If so, anyway to prevent that? Thand you. rails-request-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org 写道: Send Rails mailing list submissions to rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org To subscribe or unsubscribe via the World Wide Web, visit http://lists.rubyonrails.org/mailman/listinfo/rails or, via email, s...