Encore SIM EDITOR SOFTWARE Podręcznik Użytkownika Strona 396

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 449
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 395
17-12
VCD+ (vpd) File Generation
$vcdplusmemon( mem01 );
// Records all elements of mem01 to the VPD file.
addr1L = 2;
$vcdplusmemon( mem01, addr1L );
// Records elements mem01[2][4][7] through mem01[2][6][9]
The elements highlighted by the in the diagram in Figure 17-2
demonstrate the previous example.
Figure 17-2 Diagram of example: $vcdplusmemon( mem01, addr1L );
1
2
3
1
2
3
Starting bound:
mem01[2][4][7]
Ending bound:
mem01[2][6][9]
9
1
2
3
[76543210]
[76543210] [76543210]
[76543210]
[76543210] [76543210]
[76543210]
[76543210] [76543210]
8
[76543210]
[76543210] [76543210]
[76543210]
[
76543210] [76543210]
7
[76543210]
[76543210] [76543210]
[76543210]
[
76543210] [76543210]
4
5
6
[76543210]
[76543210] [76543210]
[76543210]
[
76543210] [76543210]
Przeglądanie stron 395
1 2 ... 391 392 393 394 395 396 397 398 399 400 401 ... 448 449

Komentarze do niniejszej Instrukcji

Brak uwag