File: ShString.HEL

package info (click to toggle)
xsystem35 2.17.0-1
  • links: PTS
  • area: main
  • in suites: forky, sid
  • size: 8,096 kB
  • sloc: ansic: 38,159; java: 4,085; xml: 249; sh: 134; python: 15; makefile: 12
file content (10 lines) | stat: -rw-r--r-- 529 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
void FillString(int arg1, int arg2, IString arg3, ISys3xStringTable arg4)
void ExchangeString(IString arg1, IString arg2, IString arg3)
void SetNum16String(pword arg1, IString arg2)
void SetNum16HalfString(pword arg1, IString arg2)
void SetNum32String(pword arg1, IString arg2)
void SetNum32HalfString(pword arg1, IString arg2)
void SetStringNum16(IString arg1, pword arg2)
void SetStringNum32(IString arg1, pword arg2)
void GetArrayString(pword arg1, int arg2, IString arg3)
void SetWindowTitle(IString arg1, ISys3xSystem arg2)