Home
last modified time | relevance | path

Searched refs:LINESIZE (Results 1 – 2 of 2) sorted by relevance

/trunk/main/i18npool/source/search/
H A Dlevdis.cxx563 #define LINESIZE 1000 macro
564 typedef char MAXSTRING [LINESIZE+1];
678 strncpy( cDelim+1, argv[args+6], LINESIZE ); // \t Tab always remains in main()
679 cDelim[LINESIZE-1] = 0; in main()
700 strncpy( cDelim+1, argv[args+6], LINESIZE ); // \t Tab always remains in main()
701 cDelim[LINESIZE-1] = 0; in main()
732 cin.getline( cLine, LINESIZE ) ; in main()
/trunk/main/rsc/doku/feinkonz.43/
H A Drsc.doc3629 Nach dem Schl�sselwort LINESIZE wird die Ver�nderung bei schrittweisem Scrollen

Completed in 27 milliseconds