Bogia

Bogia is a genus of sea snails, marine gastropod mollusks in the family Lepetellidae.[2]

Bogia
Scientific classification
Kingdom:
Phylum:
Class:
(unranked):
Superfamily:
Family:
Genus:
Bogia

Dantart & Luque, 1994[1]

Species

Species within the genus Bogia include:

gollark: How DOES one utilize it?
gollark: Do I need to patch my kernel to fix this, then?
gollark: This *always* prints a status of 512. It should be not 512.
gollark: ```cvoid efork(char **args) { pid_t pid = fork(); if (pid < 0) { perror("fork"); exit(3); } else if (pid == 0) { if (execvp(args[0], args) == -1) { perror("execvp"); exit(2); } exit(0); } else { int status; waitpid(pid, &status, 0); printf("%d\n", status); }}```
gollark: Please help as my code does not work correctly æææ.

References

  1. Dantart & Luque (1994). Journal of Molluscan Studies 60(3): 300.
  2. Bogia Dantart & Luque, 1994. Retrieved through: World Register of Marine Species on 11 April 2010.
  3. Bogia labronica (Bogi, 1984). Retrieved through: World Register of Marine Species on 11 April 2010.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.