Menu
Recherche




Articles & Documents

Fermer Tutoriaux

Lettre d'information
Pour avoir des nouvelles de ce site, inscrivez-vous à notre Newsletter.
S'abonner
Se désabonner
22 Abonnés
CPDB.Net

Nouvelles des Amis
Visites

   visiteurs

   visiteurs en ligne

Webmaster - Infos
forum.gifForum - ppCompiler - Sujet n°7

Forum - Forum
ppCompiler - ppCompiler


actif  Sujet n° 7  String length up to 128 characters

le 16/02/2009 @ 15:56
par DearJohn

Anonyme



Hi, there! Once I saw a possibility to create string variables longer than 63 characters. Unfortunately I can't remember anymore how it was managed. Could you please give me a hint?

Thanks a lot.

Dear John.


D.J.

  Poster une réponse  Haut
Réponse n° 1
--------
le 17/02/2009 @ 05:53
par Pierre

Anonyme

visiteur
Hi,

Just try something like :

{$MaxString decimal_integer} Changes the default size value for strings. This directive may be invoqued anywhere in the program. Variables of type string allocates the numnber of bytes specified. It also changes room allocated in stack for strings operations. Any value ≤4096 is allowed, but too large value should not be used as it may cause crash due to stack overflow. (comming from the NAPP manual) ... smile
  Poster une réponse  Haut
actif sujet actif   clos sujet clos   Important! Important!   Nouveau Nouveau message   -   Rectifier Rectifier message   Clôturer Clôturer sujet   Remonter Remonter
[]
Catégories de discussion  Forum 




^ Haut ^