File: data.cc

package info (click to toggle)
bobcat 6.02.02-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 13,960 kB
  • sloc: cpp: 18,954; fortran: 5,617; makefile: 2,787; sh: 659; perl: 401; ansic: 26
file content (4 lines) | stat: -rw-r--r-- 48 bytes parent folder | download | duplicates (6)
1
2
3
4
namespace FBB
{
    thread_local int g_errno;
}