User Tools

Site Tools


htmlcsssnippets

Old Revisions

These are the older revisons of the current document. To revert to an old revision, select it from below, click Edit this page and save it.

  • 2008/02/09 07:57 htmlcsssnippets – old revision restored andi ±0 B (current)
  • 2008/02/09 05:14 Show differences to current revisions htmlcsssnippets – /* (c) GarajCode 2005 garaj.xhost.ro Script language with asm like sintax Definition of the CodeLine class Date : 3 iunie 2005 Last date : 3 iunie 2005 */ #ifndef GARAJ_SCRIPT_CODE_LINE_H #define GARAJ_SCRIPT_CODE_LINE_H #include "gs_var.h" namespace GS// GarajScript { // cea mai mica unitate care poate fi rulata class CodeLine { public: CodeLine(); CodeLine(const CodeLine &); CodeLine & operator = (const CodeLine &); char code;// operatia care trebuie executata Variable param1,param2;// parametrii // serialization void serialize(fstream &fout) const; void unserialize(fstream &fin); }; }// namespace GS #endif // GARAJ_SCRIPT_CODE_LINE_H libertine ±0 B
  • 2008/02/09 05:10 Show differences to current revisions htmlcsssnippets libertine ±0 B
  • 2007/04/26 13:29 Show differences to current revisions htmlcsssnippets – old revision restored andi ±0 B
  • 2007/04/26 12:54 Show differences to current revisions htmlcsssnippets 217.7.206.78 ±0 B
  • 2007/04/26 12:54 Show differences to current revisions htmlcsssnippets 217.7.206.78 ±0 B
  • 2007/04/16 21:01 Show differences to current revisions htmlcsssnippets – old revision restored andi ±0 B
  • 2007/04/16 15:33 Show differences to current revisions htmlcsssnippets 81.215.101.119 ±0 B
  • 2006/11/13 13:50 Show differences to current revisions htmlcsssnippets – old revision restored andi ±0 B
  • 2006/11/13 12:21 Show differences to current revisions htmlcsssnippets 206.161.205.186 ±0 B
  • 2006/11/09 19:04 Show differences to current revisions htmlcsssnippets – old revision restored andi ±0 B
  • 2006/11/09 17:39 Show differences to current revisions htmlcsssnippets 206.161.192.14 ±0 B
  • 2006/10/17 01:13 Show differences to current revisions htmlcsssnippets andi ±0 B
  • 2006/10/16 23:15 Show differences to current revisions htmlcsssnippets 206.161.205.180 ±0 B
htmlcsssnippets.txt · Last modified: 2008/02/09 07:57 by andi