Recent

Author Topic: Where is the documentation for TVector?  (Read 6899 times)

Thaddy

  • Hero Member
  • *****
  • Posts: 14387
  • Sensorship about opinions does not belong here.
Re: Where is the documentation for TVector?
« Reply #15 on: October 18, 2019, 01:40:44 pm »
Apart from TVector from fcl- stl there are sevearl more documented vectors, like in the matrix unit:
https://www.freepascal.org/docs-html/current/rtl/matrix/index-4.html and https://www.freepascal.org/docs-html/current/rtl/matrix/index.html
« Last Edit: October 18, 2019, 01:42:49 pm by Thaddy »
Object Pascal programmers should get rid of their "component fetish" especially with the non-visuals.

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 11459
  • FPC developer.
Re: Where is the documentation for TVector?
« Reply #16 on: October 18, 2019, 01:46:37 pm »
Hello!
Where can I find the documentation for the class TVector (defined inside the unit gvector)? I couldn't find any, at least nothing like there is for TBits(https://www.freepascal.org/docs-html/rtl/classes/tbits.html) for example. I noticed that TVector is part of the generic library, is it a good idea to use it? Is it experimental? Deprecated, maybe?
Thanks!

fcl-stl is a third party contribution and came with some separate docs

ToThanhThuong

  • Newbie
  • Posts: 1
Opening ppu file
« Reply #17 on: April 14, 2022, 01:31:43 pm »
Hi everyone, I'm using fpc and tried to find any documents about fcl lib but I failed, so I'm trying to open ppu file to read the source code, but I can't see the source code. It appeared like this. Can anyone help me?
https://drive.google.com/file/d/1gumDl9hWmbj0VBSvi1LljXjNp3ZkL0Yo/view?usp=sharing

MarkMLl

  • Hero Member
  • *****
  • Posts: 6692
MT+86 & Turbo Pascal v1 on CCP/M-86, multitasking with LAN & graphics in 128Kb.
Pet hate: people who boast about the size and sophistication of their computer.
GitHub repositories: https://github.com/MarkMLl?tab=repositories

Leledumbo

  • Hero Member
  • *****
  • Posts: 8757
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: Opening ppu file
« Reply #19 on: April 14, 2022, 09:48:28 pm »
Hi everyone, I'm using fpc and tried to find any documents about fcl lib but I failed, so I'm trying to open ppu file to read the source code, but I can't see the source code. It appeared like this. Can anyone help me?
https://drive.google.com/file/d/1gumDl9hWmbj0VBSvi1LljXjNp3ZkL0Yo/view?usp=sharing
ppu is compiled, it's not source code. The source code is here, choose which fcl package you want to see the source code for.

 

TinyPortal © 2005-2018