some questions about the API of the blcr

From: Weizhongwei (weizhongwei_0909_at_yahoo.cn)
Date: Sun May 03 2009 - 21:24:47 PDT

  • Next message: Alexandre Strube: "Re: some questions about the API of the blcr"
    Dear Professor:
      Firstly ,thank you very much for spending your valuable time in reaing my letter.Now I encouter another question when I use blcr to checkpoint my java programm.I describe my question as following:public class Test{    public static void main(String argv[]){        System.out.println("Test begins runnin...");        System.out.println("Checkpoint here...");        //I want to know how to make a checkpoit here       //for this programm itself.  I want to know if there is some API functions to be called,and can       //you give me an example .Thank you very much!!       //I have tested my C programm by        //int pid = getpid();       //exec("cr_checkpoint pid");        //but I don't want to checkpoing programm itself by calling cr_checkpoing command.    }}                                            yours sinsere student wzw!expecting your answers !  
    
    
          ___________________________________________________________ 
      好玩贺卡等你发,邮箱贺卡全新上线! 
    http://card.mail.cn.yahoo.com/
    

  • Next message: Alexandre Strube: "Re: some questions about the API of the blcr"